class Wacom::Kiosk::Message::Shared::SDKMessage::Integrator::Messages::SetMirroringScreenBlackMessage
class Wacom::Kiosk::Message::Shared::SDKMessage::Integrator::Messages::SetMirroringScreenBlackMessage
: public Wacom.Kiosk.Message.Shared.MessageBase
Message to set on/off black screen while mirroring on the operator screen.
Summary
| Members | Descriptions |
|---|---|
{property} bool BlackScreen | Gets a value indicating whether [black screen]. |
public inline SetMirroringScreenBlackMessage(KioskClient sender) | |
public inline SetMirroringScreenBlackMessage IsActive(bool active) | Fluent sets whether the BlackSc reen is active. |
Members
{property} bool BlackScreen
Gets a value indicating whether [black screen].
true if [black screen]; otherwise, false.
public inline SetMirroringScreenBlackMessage(KioskClient sender)
public inline SetMirroringScreenBlackMessage IsActive(bool active)
Fluent sets whether the BlackSc reen is active.
Parameters
activeif set totrue[active].