AreAnyTouchesDirectlyOver Property (GcMask)
In This Topic
Syntax
'Declaration
Public ReadOnly Property AreAnyTouchesDirectlyOver As Boolean
'Usage
Dim instance As GcMask
Dim value As Boolean
value = instance.AreAnyTouchesDirectlyOver
public bool AreAnyTouchesDirectlyOver {get;}
See Also