Structs§
- CGPoint
- A structure that contains a point in a two-dimensional coordinate system.
- CGRect
- A structure that contains the location and dimensions of a rectangle.
- CGSize
- A structure that contains width and height values.
Type Aliases§
- CGFloat
- The basic type for floating-point scalar values in Core Graphics and related frameworks.