forked from aparoksha/adwaita-swift
12 lines
175 B
Markdown
12 lines
175 B
Markdown
**EXTENSION**
|
|
|
|
# `Binding`
|
|
|
|
## Methods
|
|
### `model(_:)`
|
|
|
|
Share an observable model with the child view.
|
|
- Parameters
|
|
- model: The observable model.
|
|
- Returns: The binding.
|