pub const NSUIntegerMax: NSUInteger = NSUInteger::MAX; // 18_446_744_073_709_551_615usize
Expand description

The maximum value for an NSUInteger.