windows: add locked cursor
This commit is contained in:
parent
6461cfa9b1
commit
ab96fa8395
5 changed files with 35 additions and 17 deletions
|
|
@ -1396,8 +1396,7 @@ pub enum CursorGrabMode {
|
|||
///
|
||||
/// ## Platform-specific
|
||||
///
|
||||
/// - **X11 / Windows:** Not implemented. Always returns [`RequestError::NotSupported`] for
|
||||
/// now.
|
||||
/// - **X11:** Not implemented. Always returns [`RequestError::NotSupported`] for now.
|
||||
/// - **iOS / Android:** Always returns an [`RequestError::NotSupported`].
|
||||
Locked,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue