Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 457 Bytes

appbarautomationpeer_minimizable.md

File metadata and controls

24 lines (15 loc) · 457 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Automation.Peers.AppBarAutomationPeer.Minimizable
winrt property

Windows.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