NSNumberFormatter.TextAttributesForNegativeInfinity Property

Definition

The text attributes used to display negative infinity.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to