state()
Returns the state of the control.
Declaration
func state() -> IntReturn Value
NSOnState if the control is on; NSOffState otherwise.
Returns the state of the control.
func state() -> IntNSOnState if the control is on; NSOffState otherwise.