MonoTouch.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: MonoTouch.Dialog
Assembly: MonoTouch.Dialog-1 (in MonoTouch.Dialog-1.dll)
Assembly Versions: 0.0.0.0