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

textAttributesForNegativeValues

The text attributes to be used in displaying negative values. 負の値を表示するのに使われるテキスト属性。

Declaration 宣言

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

Discussion 議論

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

See Also 参照

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