다음을 통해 공유


NSDocumentUnlockDocumentCompletionHandler Delegate

Definition

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

Parameters

didUnlock
Boolean

Applies to