Share via


UISearchSuggestion_Extensions.SetRepresentedObject Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SetRepresentedObject(this UIKit.IUISearchSuggestion This, Foundation.NSObject? value);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SetRepresentedObject : UIKit.IUISearchSuggestion * Foundation.NSObject -> unit

Parameters

value
NSObject
Attributes

Applies to