isEnabled
A Boolean value that indicates whether the receiver reacts to mouse events.
Declaration
var isEnabled: Bool { get set }Discussion
The value of this property is true if the receiver responds to mouse events; otherwise, false.
A Boolean value that indicates whether the receiver reacts to mouse events.
var isEnabled: Bool { get set }The value of this property is true if the receiver responds to mouse events; otherwise, false.