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
DeviceBorder()

Initializes a new instance of DeviceBorder.
Methods
SetColor(color)

Sets the device's borders to the given color.
Parameter
Type
Description
Last updated