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

textAttributesForNotANumber

The text attributes used to display the NaN (“not a number”) string. NaN(“not a number”)文字列を表示するのに使われるテキスト属性。

Declaration 宣言

var textAttributesForNotANumber: [String : Any]? { get set }

See Also 参照

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