Share via


IPdfDocumentDelegate.PageFindStarted(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to