Type Definition fruity::foundation::NSPoint

source · []
pub type NSPoint = CGPoint;
Expand description

A point in a Cartesian coordinate system.

See documentation.