Type Definition dioxus_html::geometry::ScreenPoint
source · pub type ScreenPoint = Point2D<f64, ScreenSpace>;Expand description
A point in ScreenSpace
pub type ScreenPoint = Point2D<f64, ScreenSpace>;A point in ScreenSpace