isMovable
A Boolean that indicates whether the user can move the receiver in its ruler view.
Declaration
var isMovable: Bool { get set }Discussion
true to allow the user to drag the marker image in the ruler, false to make it immobile.
By default, ruler markers are movable.