UndoEngine.UndoInProgress Propriété

Définition

Indique si une opération d'annulation est en cours.

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

Valeur de propriété

true si une opération d'annulation est en cours ; sinon, false.

S’applique à