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

textAttributesForZero

The text attributes used to display a zero value. ゼロ値を表示するのに使われるテキスト属性。

Declaration 宣言

@property(copy) NSDictionary<NSString *,id> *textAttributesForZero;

Discussion 議論

This property is a dictionary that contains the text attributes used to display zero values. このプロパティは、ある辞書です、それはゼロの値を表示するのに使われる属性を含みます。

See Also 参照

Configuring the Display of Numeric Values 数値の表示を構成設定する