pub const NSIntegerMax: NSInteger = NSInteger::MAX; // 9_223_372_036_854_775_807isize
Expand description

The maximum value for an NSInteger.