Instance Property
active
The active.
Declaration
var active: Bool { get set }Declaration
@property (nonatomic) BOOL active;Declaration
active() -> bool
setActive_(active: bool)Instance Property
The active.
var active: Bool { get set }@property (nonatomic) BOOL active;active() -> bool
setActive_(active: bool)