Class TransitionPropertiesCommand

Base command type for a full writable command, which uses flags to indicate the changed properties

Hierarchy

Constructors

Properties

_properties: Partial<OmitReadonly<TransitionProperties>>
flag: number
mixEffect: number
MaskFlags: {
    nextSelection: number;
    nextStyle: number;
} = ...

Type declaration

  • nextSelection: number
  • nextStyle: number
minimumVersion?: ProtocolVersion
rawName: "CTTp" = 'CTTp'

Accessors

Methods

Generated using TypeDoc