Experimental: this API is experimental and might be changed or removed in the future.

IBinding

interface in UnityEngine.Experimental.UIElements

切换到手册

描述

绑定对象的基接口。

公共函数

PreUpdate定期调用以将绑定属性与其 IBindable 对应项同步。在 Update() 方法之前调用。
Release断开字段与其绑定属性的连接
Update定期调用以将绑定属性与其 IBindable 对应项同步。

Did you find this page useful? Please give it a rating: