NSNumberFormatter.Minimum Property

Definition

The lowest number allowed as input.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to