DeviceBorder
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid
Provides methods to interact with the device's border.
- C#
- VB.NET
public class DeviceBorder
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 |
|---|---|---|
| color | Color | The new border color |