isIdle
A Boolean value indicating whether the crown is at rest.
Declaration
var isIdle: Bool { get }Discussion
The value of this property is true when the user is not rotating the crown and false when the user is rotating the crown.
A Boolean value indicating whether the crown is at rest.
var isIdle: Bool { get }The value of this property is true when the user is not rotating the crown and false when the user is rotating the crown.