NSNumberFormatter.TextAttributesForPositiveValues Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? TextAttributesForPositiveValues { [Foundation.Export("textAttributesForPositiveValues", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTextAttributesForPositiveValues:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textAttributesForPositiveValues", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setTextAttributesForPositiveValues:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.TextAttributesForPositiveValues : Foundation.NSDictionary with get, set

Property Value

Attributes

Applies to