Interface IUIActionBinder
public interface IUIActionBinder : IUIActionBindable
- Inherited Members
- Extension Methods
Properties
Action
IAction Action { get; }
Property Value
IsBound
bool IsBound { get; }
public interface IUIActionBinder : IUIActionBindable
IAction Action { get; }
bool IsBound { get; }