Declaration

var useLargeButtons: Bool { get set }

Declaration

@property (nonatomic) BOOL useLargeButtons;

Declaration

useLargeButtons() -> bool
setUseLargeButtons_(useLargeButtons: bool)