[]
Gets a value indicating whether the specified event is handled.
public static bool GetIsHandled(UIGestureRecognizer e)
Public Shared Function GetIsHandled(e As UIGestureRecognizer) As Boolean
| Type | Name | Description |
|---|---|---|
| UIGestureRecognizer | e | The OriginalEventArgs instance containing the event data. |
| Type | Description |
|---|---|
| bool |