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