UISearchContainerViewController.SearchController Property

Definition

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

Property Value

Attributes

Applies to