Dialog.EntryAttribute.ClearButtonMode Field
Controls whether the standard clear button widget appears on the entry.

Syntax

public UIKit.UITextFieldViewMode ClearButtonMode

Remarks

c# Example

class Login {
	[Entry ("Url", ClearButtonMode = UITextFieldViewMode.WhileEditing)]
	string url; 
}

Requirements

Namespace: Dialog
Assembly: Dialog-1 (in Dialog-1.dll)
Assembly Versions: 0.0.0.0