Class MultiViewerWindowSafeAreaCommand

Base command type for a command which gets sent in both directions

Hierarchy

  • SymmetricalCommand<{
        safeAreaEnabled: boolean;
    }>
    • MultiViewerWindowSafeAreaCommand

Constructors

Properties

multiViewerId: number
properties: Readonly<{
    safeAreaEnabled: boolean;
}>

Type declaration

  • safeAreaEnabled: boolean
windowIndex: number
minimumVersion: V8_0 = ProtocolVersion.V8_0
rawName: "SaMw" = 'SaMw'

Methods

Generated using TypeDoc