UISearchBar.SearchTextPositionAdjustment Property
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 offset of the text in the search text field background.
public virtual UIKit.UIOffset SearchTextPositionAdjustment { [Foundation.Export("searchTextPositionAdjustment")] get; [Foundation.Export("setSearchTextPositionAdjustment:")] set; }
member this.SearchTextPositionAdjustment : UIKit.UIOffset with get, set
Property Value
- Attributes