Interface ISwapSurfacesCommandDefinition
Provides properties for swapping surfaces through the swapSurfaces command.
Package: ui-framework
Properties
lhsSurfaceIndex
Index of the first surface (page) to swap.
Declaration
lhsSurfaceIndex: number
Property Value
Type | Description |
---|---|
number | Index of the first surface (page) to swap. |
rhsSurfaceIndex
Index of the second surface (page) to swap.
Declaration
rhsSurfaceIndex: number
Property Value
Type | Description |
---|---|
number | Index of the second surface (page) to swap. |