Skip to main content

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

MembersDescriptions
{property} bool BlackScreenGets 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

  • active if set to true [active].

Returns