maximumValue property

The maximum integer value that will be accepted.

Syntax

@property ( nonatomic , readonly ) NSInteger maximumValue

Remarks

If no maximum value is set up for this field, NSIntegerMax will be returned.