UIKit.UITextField.RightView Property
This property holds a overlay that will be displayed on the right side of the text field.

Syntax

[get: Foundation.Export("rightView")]
[set: Foundation.Export("setRightView:")]
public virtual UIView RightView { get; set; }

Value

This value can be null.

Remarks

This view is placed in the UITextField.RightViewRect. If this overlap covers the clear button, the clear button will take priority in receiving events. If the RightView contains a control, then the contained controll will receive priority for events.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0