Share via


PdfDocumentDelegate.MatchFound(NSNotification) Method

Definition

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

Parameters

notification
NSNotification

Implements

Attributes

Applies to