pub const NSUIntegerMax: NSUInteger = NSUInteger::MAX; // 4_294_967_295usize
Expand description

The maximum value for an NSUInteger.