UISearchBar.SearchFieldBackgroundPositionAdjustment Property

Definition

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

Applies to