NSNumberFormatter.TextAttributesForNil Property

Definition

The text attributes used for the nil symbol.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to