Declaration

var drawPlaceholder: Bool { get set }

Declaration

@property (nonatomic) BOOL drawPlaceholder;

Declaration

drawPlaceholder() -> bool
setDrawPlaceholder_(drawPlaceholder: bool)