Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 562 Bytes

appwindowframe_getframestyle_180807491.md

File metadata and controls

28 lines (17 loc) · 562 Bytes
-api-id -api-type ms.custom
M:Windows.UI.WindowManagement.AppWindowFrame.GetFrameStyle
winrt method
19H1

Windows.UI.WindowManagement.AppWindowFrame.GetFrameStyle

-description

Returns the style of frame used for the current window.

-returns

A value of the enumeration that specifies which frame style is used.

-remarks

-see-also

AppWindowFrame.SetFrameStyle

-examples