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

Initializes a new instance of DeviceWindowsInfo.

Properties

String: The current window ID.

Methods

Updates the configuration object.

ParameterTypeDescription

info

The new configuration.

Last updated