Share via


NSDocumentUnlockDocumentCompletionHandler 委托

定义

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

参数

didUnlock
Boolean

适用于