Share via


UINavigationItem.SearchBarPlacementAllowsExternalIntegration Property

Definition

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

Property Value

Attributes

Applies to