Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Interface. Get Viewport Action

sprotty-protocol / GetViewportAction

Interface: GetViewportAction

Defined in: actions.ts:586

Request action for retrieving the current viewport and canvas bounds.

Extends

Properties

_?

readonly optional _: ViewportResult

Defined in: actions.ts:57

Used to ensure correct typing. Clients must not use this property

Inherited from

RequestAction._


kind

kind: "getViewport"

Defined in: actions.ts:587

Overrides

RequestAction.kind


requestId

requestId: string

Defined in: actions.ts:52

Inherited from

RequestAction.requestId