Class UIWidget_buttonbar_undoredo
public class UIWidget_buttonbar_undoredo : UIWidget
- Inheritance
-
UIWidget_buttonbar_undoredo
- Inherited Members
- Extension Methods
Constructors
UIWidget_buttonbar_undoredo()
public UIWidget_buttonbar_undoredo()
Properties
RedoCount
public IUIValueBindable<int> RedoCount { get; }
Property Value
UndoCount
public IUIValueBindable<int> UndoCount { get; }