Share via


NSEnergyFormatter.NumberFormatter Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumberFormatter NumberFormatter { [Foundation.Export("numberFormatter", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setNumberFormatter:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("numberFormatter", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setNumberFormatter:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.NumberFormatter : Foundation.NSNumberFormatter with get, set

Property Value

Attributes

Applies to