NSNumberFormatter.TextAttributesForPositiveValues Property

Definition

The text attributes used for positive values.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to