Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 811 Bytes

overlappedpresenter_state.md

File metadata and controls

28 lines (17 loc) · 811 Bytes
-api-id -api-type
P:Microsoft.UI.Windowing.OverlappedPresenter.State
winrt property

Microsoft.UI.Windowing.OverlappedPresenter.State

-description

Gets the state of the presenter.

-property-value

The state of the presenter. The default is Restored.

-remarks

To set the state of the presenter, call Minimize, Maximize, or Restore.

-see-also

OverlappedPresenter, Minimize, Maximize, Restore

-examples