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