Constructor
Widget.Native Widget Constructor
Spawns a Widget passing a NativeWidget enum
Syntax
Widget(native_widget)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
native_widget
|
NativeWidget | — | One of the native Widgets to spawn |