Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 521 Bytes

visual_ishittestvisible.md

File metadata and controls

27 lines (15 loc) · 521 Bytes
-api-id -api-type
P:Microsoft.UI.Composition.Visual.IsHitTestVisible
winrt property

Microsoft.UI.Composition.Visual.IsHitTestVisible

-description

Gets or sets a value that indicates whether the visual sub-tree rooted at this visual participates in hit testing.

-property-value

true if the visual sub-tree rooted at this visual participates in hit testing; otherwise, false. The default is true.

-remarks

-see-also

-examples