activeScope

Accessor

The active selection scope or its id

get: string | SelectionScope


Setter

The active selection scope or its id

set(scope: SelectionScope | string | undefined): void

Parameter Type Description
scope SelectionScope | string | undefined  

Defined in

Last Updated: 05 June, 2020