Share via


CSUserQuery.FoundSuggestionsHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Action<Foundation.NSArray<CoreSpotlight.CSSuggestion>>? FoundSuggestionsHandler { [Foundation.Export("foundSuggestionsHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFoundSuggestionsHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("foundSuggestionsHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setFoundSuggestionsHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.FoundSuggestionsHandler : Action<Foundation.NSArray<CoreSpotlight.CSSuggestion>> with get, set

Property Value

Attributes

Applies to