Share via


UISearchBar.UISearchBarAppearance.SetPositionAdjustmentforSearchBarIcon Method

Definition

[Foundation.Export("setPositionAdjustment:forSearchBarIcon:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetPositionAdjustmentforSearchBarIcon(UIKit.UIOffset adjustment, UIKit.UISearchBarIcon icon);
[<Foundation.Export("setPositionAdjustment:forSearchBarIcon:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetPositionAdjustmentforSearchBarIcon : UIKit.UIOffset * UIKit.UISearchBarIcon -> unit
override this.SetPositionAdjustmentforSearchBarIcon : UIKit.UIOffset * UIKit.UISearchBarIcon -> unit

Parameters

adjustment
UIOffset
Attributes

Applies to