Instance Property
isDisableddisableddisabled
Whether the block is included in the exported font.
Declaration
var isDisabled: Bool { get set }Declaration
@property (nonatomic, getter=isDisabled) BOOL disabled;Declaration
isDisabled() -> bool
setDisabled_(disabled: bool)