UIKit.UITextFieldViewMode Enumeration
An enumeration indicating the behavior of the clear button on a UIKit.UITextField.

Syntax

[ObjCRuntime.Native]
public enum UITextFieldViewMode

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AlwaysThe overlay view is always displayed.
NeverThe overlay view never appears.
UnlessEditingThe overlaw view is displayed only while text is not being edited.
WhileEditingThe overly view is displayed only while text is being edited.

Requirements

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