diff --git a/src/event.rs b/src/event.rs index a5c5ed5249..c148bbf477 100644 --- a/src/event.rs +++ b/src/event.rs @@ -324,7 +324,7 @@ pub enum WindowEvent<'a> { /// /// ## Platform-specific /// - /// - **Wayland:** Unsupported. + /// - **iOS / Android / Web / Wayland:** Unsupported. Moved(PhysicalPosition), /// The window has been requested to close.