Share via


IPdfDocumentDelegate.MatchFound(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to