Contents

DynamicProperty

An interface for a stored variable that updates an external property of a view.

Declaration

protocol DynamicProperty

Overview

The view gives values to these properties prior to recomputing the view’s body.

Topics

Updating the value