Entry.ReturnType Property

Definition

Gets or sets an enumeration value that controls the appearance of the return button.

public Xamarin.Forms.ReturnType ReturnType { get; set; }
member this.ReturnType : Xamarin.Forms.ReturnType with get, set

Property Value

An enumeration value that controls the appearance of the return button.

Applies to