Wisej.Web.Ext.MobileIntegration.DeviceEventArgs
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 |
---|---|---|
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.
args
Event args received from the client.