XuniIOSValueFormatter Class Reference

Inherits from NSObject
Conforms to IXuniValueFormatter
Declared in IOSXuniValueFormatter.h

Overview

iOS native formatter interface.

– initWithLocale:

Initialize an instance for iOS native formatter.

- (id)initWithLocale:(NSString *)locale

Parameters

locale

the locale string.

Return Value

an instance of iOS native formatter.

Discussion

Initialize an instance for iOS native formatter.

Declared In

IOSXuniValueFormatter.h