DeviceEventArgs
Wisej.Web.Ext.MobileIntegration.DeviceEventArgs
Last updated
Wisej.Web.Ext.MobileIntegration.DeviceEventArgs
Last updated
Namespace: Wisej.Web.Ext.MobileIntegration
Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)
Provides data to the Event event.
Initializes a new instance of DeviceEventArgs.
Name | Type | Description |
---|---|---|
args | Event args received from the client. |
Object: Returns the additional data received with the event.
DeviceOrientation: Returns the current device orientation.
String: Name of the native component that triggered the event.
String: Event type.
Name | Description |
---|---|
Represents the method that will handle the Event event. |