'Declaration
Public Shared Function GetIsHandled( _ ByVal e As UIKit.UIGestureRecognizer _ ) As Boolean
'Usage
Dim e As UIKit.UIGestureRecognizer Dim value As Boolean value = C1InputEventArgs.GetIsHandled(e)
Parameters
- e
- The OriginalEventArgs instance containing the event data.