NSUndoManager.CanRedo Property

Definition

Whether this NSUndoManager has any actions to redo.

public virtual bool CanRedo { [Foundation.Export("canRedo")] get; }
member this.CanRedo : bool

Property Value

Attributes

Applies to