Contents

isSpringLoaded

A Boolean value that determines whether the split view item can temporarily expand during a drag.

Declaration

var isSpringLoaded: Bool { get set }

Discussion

If the value of this property is true, the split view item can temporarily expand during a drag if the user hovers or force clicks its neighboring divider.

The default value of this property is false.

See Also

Collapsing and expanding the item