isSetOnMouseExited
A Boolean value indicating whether the receiver becomes current when it receives a Mouseexited(with:) message.
Declaration
var isSetOnMouseExited: Bool { get }Discussion
true if the receiver becomes current when it receives a mouseExited(with:) message; otherwise, false.