DeviceWindowsInfo

Wisej.Hybrid.DeviceWindowsInfo

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides information about the current app window.

public class DeviceWindowsInfo : 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

The new configuration.

Last updated