pub const NSIntegerMax: NSInteger = NSInteger::MAX; // 2_147_483_647isize
Expand description

The maximum value for an NSInteger.