DeviceWindowsInfo
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid
Provides information about the current app window.
- C#
- VB.NET
public class DeviceWindowsInfo : DeviceInfoBase
Public Class DeviceWindowsInfo
Inherits DeviceInfoBase
Access this class through the Info singleton.
Constructors
DeviceWindowsInfo()
Initializes a new instance of DeviceWindowsInfo.
Properties
Id
String: The current window ID.
Methods
OnWebUpdate(info)
Updates the configuration object.
| Parameter | Type | Description |
|---|---|---|
| info | Object | The new configuration. |