UISearchBar.ReturnKeyType Property

Definition

Gets or sets the UIReturnKeyType value for the return key that is associated with this UISearchBar bar.

public virtual UIKit.UIReturnKeyType ReturnKeyType { [Foundation.Export("returnKeyType")] get; [Foundation.Export("setReturnKeyType:")] set; }
member this.ReturnKeyType : UIKit.UIReturnKeyType with get, set

Property Value

Implements

Attributes

Applies to