Declaration

var drawBackground: Bool { get set }

Declaration

@property (nonatomic, assign) BOOL drawBackground;

Declaration

drawBackground() -> bool
setDrawBackground_(drawBackground: bool)