UISearchBar.GetPositionAdjustmentForSearchBarIcon(UISearchBarIcon) 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.
The position adjustment for the specified icon.
[Foundation.Export("positionAdjustmentForSearchBarIcon:")]
public virtual UIKit.UIOffset GetPositionAdjustmentForSearchBarIcon (UIKit.UISearchBarIcon icon);
abstract member GetPositionAdjustmentForSearchBarIcon : UIKit.UISearchBarIcon -> UIKit.UIOffset
override this.GetPositionAdjustmentForSearchBarIcon : UIKit.UISearchBarIcon -> UIKit.UIOffset
Parameters
- icon
- UISearchBarIcon
Returns
- Attributes