NSDocumentLockDocumentCompletionHandler Delegate

Definition

public delegate void NSDocumentLockDocumentCompletionHandler(bool didLock);
type NSDocumentLockDocumentCompletionHandler = delegate of bool -> unit

Parameters

didLock
Boolean

Applies to