Declaration

func GSValidateRange(_ range: NSRange, _ max: UInt) -> NSRange

Declaration

NSRange GSValidateRange(NSRange range, NSUInteger max);

Declaration

GSValidateRange(range: NSRange, max: int) -> NSRange

See Also

Point, Size, and Rect Utilities