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

textAttributesForPositiveInfinity

The text attributes used to display the positive infinity symbol. 正の無限大表象を表示するために使われるテキスト属性。

Declaration 宣言

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

Discussion 議論

This property is a dictionary that contains the text attributes used to display the positive infinity string. このプロパティは、ある辞書です、それは正の無限大文字列を表示するのに使われるテキスト属性を含みます。

See Also 参照

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