Skip to main content

DeviceWindowsInfo

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid

Provides information about the current app window.

public class DeviceWindowsInfo : DeviceInfoBase

Access this class through the Info singleton.

Constructors

Instance memberDeviceWindowsInfo()

Initializes a new instance of DeviceWindowsInfo.

Properties

Instance memberId

String: The current window ID.

Methods

Instance memberOnWebUpdate(info)

Updates the configuration object.

ParameterTypeDescription
infoObjectThe new configuration.