Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 429 Bytes

overlappedpresenter_isminimizable.md

File metadata and controls

27 lines (15 loc) · 429 Bytes
-api-id -api-type
P:Microsoft.UI.Windowing.OverlappedPresenter.IsMinimizable
winrt property

Microsoft.UI.Windowing.OverlappedPresenter.IsMinimizable

-description

Gets or sets a value that indicates whether this window can be minimized.

-property-value

true if this window can be minimized; otherwise, false;

-remarks

-see-also

-examples