UISearchBar.SetPositionAdjustmentforSearchBarIcon Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the position adjustment for the specified icon.
[Foundation.Export("setPositionAdjustment:forSearchBarIcon:")]
public virtual void SetPositionAdjustmentforSearchBarIcon (UIKit.UIOffset adjustment, UIKit.UISearchBarIcon icon);
abstract member SetPositionAdjustmentforSearchBarIcon : UIKit.UIOffset * UIKit.UISearchBarIcon -> unit
override this.SetPositionAdjustmentforSearchBarIcon : UIKit.UIOffset * UIKit.UISearchBarIcon -> unit
Parameters
- adjustment
- UIOffset
- icon
- UISearchBarIcon
- Attributes