A Boolean that indicates whether the user can remove the receiver from its ruler view.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
var isRemovable: Bool { get set }
Discussion
true
to allow the user to drag the marker image off of the ruler and remove the marker, false
to prevent the user from removing the marker.
By default ruler markers are not removable.