Share via


UISearchController.IgnoresSearchSuggestionsForSearchBarPlacementStacked Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IgnoresSearchSuggestionsForSearchBarPlacementStacked { [Foundation.Export("ignoresSearchSuggestionsForSearchBarPlacementStacked")] get; [Foundation.Export("setIgnoresSearchSuggestionsForSearchBarPlacementStacked:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("ignoresSearchSuggestionsForSearchBarPlacementStacked")>]
[<set: Foundation.Export("setIgnoresSearchSuggestionsForSearchBarPlacementStacked:")>]
member this.IgnoresSearchSuggestionsForSearchBarPlacementStacked : bool with get, set

Property Value

Attributes

Applies to