DeviceBorder

Wisej.Hybrid.DeviceBorder

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides methods to interact with the device's border.

public class DeviceBorder

Access this class through the Device singleton.

Constructors

Initializes a new instance of DeviceBorder.

Methods

Sets the device's borders to the given color.

ParameterTypeDescription

color

The new border color

Last updated