[]
        
(Showing Draft Content)

C1.Android.Core.C1InputEventArgs.GetIsHandled

GetIsHandled Method

GetIsHandled(TouchEventArgs)

Gets a value indicating whether the specified event is handled.

Declaration
public static bool GetIsHandled(View.TouchEventArgs e)
Parameters
Type Name Description
TouchEventArgs e

The OriginalEventArgs instance containing the event data.

Returns
Type Description
bool