Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 560 Bytes

clipboard_ishistoryenabled_1112502665.md

File metadata and controls

23 lines (16 loc) · 560 Bytes
-api-id -api-type ms.custom
M:Windows.ApplicationModel.DataTransfer.Clipboard.IsHistoryEnabled
winrt method
RS5

Windows.ApplicationModel.DataTransfer.Clipboard.IsHistoryEnabled

-description

Indicates whether clipboard history (that is, the ability to save multiple items to the clipboard) is enabled for the current user.

-returns

True if clipboard history is enabled for the current user; otherwise, false.

-remarks

-see-also

-examples