Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 557 Bytes

notevisibilitychangedprevieweventargs_isvisible.md

File metadata and controls

22 lines (15 loc) · 557 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Preview.Notes.NoteVisibilityChangedPreviewEventArgs.IsVisible
winrt property

Windows.ApplicationModel.Preview.Notes.NoteVisibilityChangedPreviewEventArgs.IsVisible

-description

Indicates whether the note (specified by ViewId property) is visible on the device screen.

-property-value

true if note is visible, false if note is hidden.

-remarks

-examples

-see-also