activeScope

Accessor

Get active selection scope or its id

get: string | SelectionScope


Setter

Set active selection scope or its id

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

Parameter Type Description
scope SelectionScope | string | undefined  

Defined in

Last Updated: 08 January, 2020