LineDisplayStatusUpdatedEventArgs.Status Property

Definition

Gets the current power status of the device.

public:
 property LineDisplayPowerStatus Status { LineDisplayPowerStatus get(); };
LineDisplayPowerStatus Status();
public LineDisplayPowerStatus Status { get; }
var lineDisplayPowerStatus = lineDisplayStatusUpdatedEventArgs.status;
Public ReadOnly Property Status As LineDisplayPowerStatus

Property Value

The current power status of the device.

Applies to