Instance Property
active
If it should be used for interpolations.
Declaration
var active: Bool { get set }Declaration
@property (nonatomic) BOOL active;Declaration
active() -> bool
setActive_(active: bool)Instance Property
If it should be used for interpolations.
var active: Bool { get set }@property (nonatomic) BOOL active;active() -> bool
setActive_(active: bool)