Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 637 Bytes

File metadata and controls

23 lines (16 loc) · 637 Bytes
-api-id M:Windows.ApplicationModel.Store.Preview.StoreConfiguration.IsPinToDesktopSupported
-api-type winrt method
ms.custom RS5

Windows.ApplicationModel.Store.Preview.StoreConfiguration.IsPinToDesktopSupported

-description

Determines whether apps can be pinned to the desktop on the current device.

-returns

True if apps can be pinned to the desktop on the current device; otherwise, false. For example, this method returns false if the current device has no desktop.

-remarks

-see-also

-examples