-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Is it currently possible to gain direct access to the native window handle for platform specific use?
For example, I'd like to call SetCapture on Windows passing the window handle.
If it's not possible, is it possible to construct a iced Sandbox or Application using a native window handle from something like winit?
Reactions are currently unavailable