Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 422 Bytes

automationpeer_isoffscreen_970705929.md

File metadata and controls

23 lines (15 loc) · 422 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.AutomationPeer.IsOffscreen
winrt method

Windows.UI.Xaml.Automation.Peers.AutomationPeer.IsOffscreen

-description

Gets a value that indicates whether an element is off the screen.

-returns

true if the element is not on the screen; otherwise, false.

-remarks

-examples

-see-also