Interface IDataWatchHandle
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public interface IDataWatchHandle : IDisposable
Properties
| Improve this Doc View Sourcedisposed
Declaration
bool disposed { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
watched
Declaration
Object watched { get; }
Property Value
| Type | Description |
|---|---|
| Object |