Declaration

var drawLabelColor: Bool { get set }

Declaration

@property (nonatomic) BOOL drawLabelColor;

Declaration

drawLabelColor() -> bool
setDrawLabelColor_(drawLabelColor: bool)