Instance Property
activeState
Declaration
var activeState: NSControl.StateValue { get set }Declaration
@property (nonatomic, assign) NSControlStateValue activeState;Declaration
activeState() -> NSControlStateValue
setActiveState_(activeState: NSControlStateValue)