편집

다음을 통해 공유


NSDocumentUnlockCompletionHandler Delegate

Definition

public delegate void NSDocumentUnlockCompletionHandler(NSError error);
type NSDocumentUnlockCompletionHandler = delegate of NSError -> unit

Parameters

error
NSError

Applies to