iced_
runtime
0.14.0-dev
In iced_
runtime::
window
Enums
Action
Functions
close
close_events
close_requests
disable_mouse_passthrough
drag
drag_resize
enable_mouse_passthrough
events
frames
gain_focus
get_latest
get_maximized
get_minimized
get_mode
get_oldest
get_position
get_raw_id
get_scale_factor
get_size
maximize
minimize
move_to
open
open_events
request_user_attention
resize
resize_events
run_with_handle
screenshot
set_icon
set_level
set_max_size
set_min_size
set_mode
set_resizable
set_resize_increments
show_system_menu
toggle_decorations
toggle_maximize
iced_runtime
::
window
Function
set_mode
Copy item path
Settings
Help
Summary
Source
pub fn set_mode<T>(id: Id, mode: Mode) ->
Task
<T>
Expand description
Changes the [
Mode
] of the window.