DeviceAppActionsInfo
Wisej.Hybrid.DeviceAppActionsInfo
Last updated
Wisej.Hybrid.DeviceAppActionsInfo
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Represents information related to the application's startup action.
App Actions allow applications to expose functionality to be used when the app is launched. Access this class through the singleton.
Initializes a new instance of the class, specifying "appActions" as its type identifier.
: Gets the startup for the device.
This property represents the action the app should perform upon startup based on device-specific configurations or settings.
info
The dynamic object containing the web update information.
: Gets or sets whether app actions are supported on the Hybrid device.
Updates the property based on the provided web update info.
Fired when the user clicks an app action.