Click or drag to resize

DataBindingIsInitialized Property

Indicates if the data binding already holds a valid value.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool IsInitialized { get; }

Property Value

Type: Boolean
See Also