Share via


IPdfDocumentDelegate.PageFindFinished(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to