Edit

Share via


NSNumberFormatter.TextAttributesForNotANumber Property

Definition

The text attributes used for the NaN symbol.

public virtual Foundation.NSDictionary TextAttributesForNotANumber { [Foundation.Export("textAttributesForNotANumber", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTextAttributesForNotANumber:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TextAttributesForNotANumber : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to