Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 582 Bytes

appbarautomationpeer_setvisualstate_1300062863.md

File metadata and controls

25 lines (16 loc) · 582 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.AppBarAutomationPeer.SetVisualState(Windows.UI.Xaml.Automation.WindowVisualState)
winrt method

Windows.UI.Xaml.Automation.Peers.AppBarAutomationPeer.SetVisualState

-description

Changes the visual state of the app bar (such as minimizing or maximizing it).

-parameters

-param state

The visual state of the app bar to change to, as a value of the enumeration.

-remarks

-examples

-see-also