Show / Hide Table of Contents

Class IBindingExtensions

Inheritance
Object
IBindingExtensions
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public static class IBindingExtensions

Methods

| Improve this Doc View Source

IsBound(IBindable)

Declaration
public static bool IsBound(this IBindable control)
Parameters
Type Name Description
IBindable control
Returns
Type Description
Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX