Interface IUIValueBindable
public interface IUIValueBindable
  - Extension Methods
 
Methods
BindValue(IProperty)
void BindValue(IProperty valueProperty)
  Parameters
valuePropertyIProperty
OnClick()
void OnClick()
  RedrawValue(bool)
void RedrawValue(bool instant = true)
  Parameters
instantbool