xtd 0.2.0
Loading...
Searching...
No Matches

◆ window_state() [1/2]

virtual form_window_state xtd::forms::form::window_state ( ) const
virtualnoexcept

Gets a value that indicates whether form is minimized, maximized, or normal.

Returns
A form_window_state that represents whether form is minimized, maximized, full_screen, or normal. The default is form_window_state::normal.