Instance Method
nameUI()nameUInameUI
Returns the name for the UI.
Declaration
func nameUI() -> StringDeclaration
- (NSString *) nameUI;Declaration
nameUI() -> strReturn Value
The name for the UI.
Instance Method
Returns the name for the UI.
func nameUI() -> String- (NSString *) nameUI;nameUI() -> strThe name for the UI.