NSNumberFormatter.AllowsFloats Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsFloats { [Foundation.Export("allowsFloats")] get; [Foundation.Export("setAllowsFloats:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsFloats")>]
[<set: Foundation.Export("setAllowsFloats:")>]
member this.AllowsFloats : bool with get, set

Property Value

Attributes

Applies to