Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 712 Bytes

appwindowpresenter_ispresentationsupported_1902014687.md

File metadata and controls

31 lines (19 loc) · 712 Bytes
-api-id -api-type ms.custom
M:Windows.UI.WindowManagement.AppWindowPresenter.IsPresentationSupported(Windows.UI.WindowManagement.AppWindowPresentationKind)
winrt method
19H1

Windows.UI.WindowManagement.AppWindowPresenter.IsPresentationSupported

-description

Gets a value that indicates whether the kind of presentation is supported.

-parameters

-param presentationKind

The kind of presentation.

-returns

true if the AppWindowPresentationKind is supported; otherwise; false.

-remarks

-see-also

-examples