Declaration

var showInfoBox: Bool { get set }

Declaration

@property (assign) BOOL showInfoBox;

Declaration

showInfoBox() -> bool
setShowInfoBox_(showInfoBox: bool)