[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1InputEventArgs.GetIsHandled

GetIsHandled Method

GetIsHandled(object)

Gets a value indicating whether the specified event is handled.

Declaration
public static bool GetIsHandled(object e)
Parameters
Type Name Description
object e

The OriginalEventArgs instance containing the event data.

Returns
Type Description
bool