Share via


UINavigationItem.SearchController Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UISearchController? SearchController { [Foundation.Export("searchController", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSearchController:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("searchController", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSearchController:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SearchController : UIKit.UISearchController with get, set

Property Value

Attributes

Applies to