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

textAttributesForPositiveValues

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

Declaration 宣言

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

Discussion 議論

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

See Also 参照

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