NSDocumentUnlockDocumentCompletionHandler Delegate

Definition

public delegate void NSDocumentUnlockDocumentCompletionHandler(bool didUnlock);
type NSDocumentUnlockDocumentCompletionHandler = delegate of bool -> unit

Parameters

didUnlock
Boolean

Applies to