itemFormatter
An object that formats each item in the list.
リストの中の各項目を書式設定するあるオブジェクト。
Availability 有効性
Technology
@property(copy) NSLocale
*locale;
The default value is autoupdating
. If you set this property to nil
, the formatter resets to using autoupdating
.
省略時の値は、autoupdating
です。あなたがこのプロパティをnil
に設定するならば、フォーマッタはautoupdating
を使うように再設定します。
itemFormatter