Share via


UISearchBar.GetPositionAdjustmentForSearchBarIcon(UISearchBarIcon) Method

Definition

[Foundation.Export("positionAdjustmentForSearchBarIcon:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIOffset GetPositionAdjustmentForSearchBarIcon(UIKit.UISearchBarIcon icon);
[<Foundation.Export("positionAdjustmentForSearchBarIcon:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPositionAdjustmentForSearchBarIcon : UIKit.UISearchBarIcon -> UIKit.UIOffset
override this.GetPositionAdjustmentForSearchBarIcon : UIKit.UISearchBarIcon -> UIKit.UIOffset

Parameters

Returns

Attributes

Applies to