Xamarin.Forms.Editor Members

The members of Xamarin.Forms.Editor are listed below.

See Also: Inherited members from Xamarin.Forms.InputView

Public Constructors

Initializes a new instance of the Editor class.

Public Fields

static readonly
TextPropertyBindableProperty. Identifies the Test bindable property.

Public Properties

Textstring. Gets or sets the text of the entry. This is a bindable property.

Public Events

CompletedEvent that is fired when editing has completed.
TextChangedOccurs when the text of the Editor changes.