NSDocumentMoveCompletionHandler Delegate

Definition

public delegate void NSDocumentMoveCompletionHandler(bool didMove);
type NSDocumentMoveCompletionHandler = delegate of bool -> unit

Parameters

didMove
Boolean

Applies to