Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 459 Bytes

appbarautomationpeer_minimizable.md

File metadata and controls

22 lines (15 loc) · 459 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Peers.AppBarAutomationPeer.Minimizable
winrt property

Microsoft.UI.Xaml.Automation.Peers.AppBarAutomationPeer.Minimizable

-description

Gets a Boolean value that indicates whether the app bar can be minimized.

-property-value

true if the app bar can be minimized; otherwise, false.

-remarks

-examples

-see-also