SelectionType
type SelectionType = none | text | drawing | slide
Description
The current selection type ("none", "text", "drawing", or "slide").
type SelectionType = none | text | drawing | slide
The current selection type ("none", "text", "drawing", or "slide").