NSNumberFormatter.TextAttributesForNegativeValues Property

Definition

The text attributes used for negative numbers.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to