NSNumberFormatter.FormatWidth Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr FormatWidth { [Foundation.Export("formatWidth")] get; [Foundation.Export("setFormatWidth:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("formatWidth")>]
[<set: Foundation.Export("setFormatWidth:")>]
member this.FormatWidth : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to