Share via


INCWidgetSearchViewDelegate.SearchForTerm Method

Definition

[Foundation.Export("widgetSearch:searchForTerm:maxResults:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SearchForTerm(NotificationCenter.NCWidgetSearchViewController controller, string searchTerm, UIntPtr max);
[<Foundation.Export("widgetSearch:searchForTerm:maxResults:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SearchForTerm : NotificationCenter.NCWidgetSearchViewController * string * unativeint -> unit
override this.SearchForTerm : NotificationCenter.NCWidgetSearchViewController * string * unativeint -> unit

Parameters

searchTerm
String
max
UIntPtr

unativeint

Attributes

Applies to