2023-09-12 08:17:52 +02:00

21 lines
342 B
Markdown

**EXTENSION**
# `NativeWidgetPeer`
## Methods
### `update(_:)`
A `GTUI.NativeWidgetPeer` is static.
- Parameter storage: The view storage.
### `container()`
A `GTUI.NativeWidgetPeer`'s container is itself.
- Returns: The view storage.
### `modifier(code:)`
Get a modifier stirng.
- Parameter code: The modifier.
- Returns: The string.