createSelectionElement
Description​
Creates a new UI element that is used to display the selection rectangle.
- JavaScript
- C#
- Kotlin
createSelectionElement(): IContainer | null
IContainer? CreateSelectionElement()
fun createSelectionElement(): IContainer?