UndoEngine.UndoInProgress Eigenschaft

Definition

Gibt an, ob gerade eine Rückgängigaktion ausgeführt wird.

public:
 property bool UndoInProgress { bool get(); };
public bool UndoInProgress { get; }
member this.UndoInProgress : bool
Public ReadOnly Property UndoInProgress As Boolean

Eigenschaftswert

true, wenn eine Rückgängigaktion ausgeführt wird, andernfalls false.

Gilt für: