NSNumberFormatter.Maximum Property

Definition

The highest number allowed as input.

public virtual Foundation.NSNumber Maximum { [Foundation.Export("maximum", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMaximum:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Maximum : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to