TiLocale Class Reference
Inherits from | NSObject |
Declared in | TiLocale.h |
Tasks
-
currentLocale
Returns the current locate.
property -
bundle
Returns the bundle associated with the locale.
property -
+ defaultLocale
Returns default locale.
-
+ setLocale:
Sets current locale.
-
+ getString:comment:
Return localized text for the key.
Properties
bundle
Returns the bundle associated with the locale.
@property (nonatomic, readwrite, retain) NSBundle *bundle
Discussion
Read-only property.
Declared In
TiLocale.h