Share via


PdfDocumentDelegate.DidUnlock(NSNotification) Method

Definition

[Foundation.Export("documentDidUnlock:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidUnlock(Foundation.NSNotification notification);
[<Foundation.Export("documentDidUnlock:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidUnlock : Foundation.NSNotification -> unit
override this.DidUnlock : Foundation.NSNotification -> unit

Parameters

notification
NSNotification

Implements

Attributes

Applies to