minimumValue property

The minimum integer value that will be accepted.

Syntax

@property ( nonatomic , readonly ) NSInteger minimumValue

Remarks

If no minimum value is set up for this field, NSIntegerMin will be returned.