Instance Property インスタンスプロパティ

format

The receiver’s format. レシーバのもつ書式設定。

Declaration 宣言

@property(copy) NSString *format;

Discussion 議論

The format string uses the format patterns from Unicode Technical Standard #35. 書式設定文字列は、Unicode Technical Standard #35からの書式設定様式を使います。 For more information, see Data Formatting Guide.

See Also 参照

Configuring Numeric Formats 数値書式設定を構成設定する