NSNumberFormatter.Maximum Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber? Maximum { [Foundation.Export("maximum", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMaximum:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maximum", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setMaximum:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Maximum : Foundation.NSNumber with get, set

Property Value

Attributes

Applies to