forked from aparoksha/adwaita-swift
17 lines
246 B
Markdown
17 lines
246 B
Markdown
**ENUM**
|
|
|
|
# `UpdateManager`
|
|
|
|
This type manages view updates.
|
|
|
|
## Properties
|
|
### `blockUpdates`
|
|
|
|
The class storing the value.
|
|
|
|
## Methods
|
|
### `updateViews(force:)`
|
|
|
|
Update all of the views.
|
|
- Parameter force: Whether to force all views to update.
|