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