Declaration

var errorTooltip: String? { get set }

Declaration

@property (nonatomic, strong) NSString * errorTooltip;

Declaration

errorTooltip() -> str
setErrorTooltip_(errorTooltip: str)