Property AllowsReturn
AllowsReturn
Gets or sets a value indicating whether pressing ENTER in a TextView creates a new line of text in the view or activates the default button for the toplevel.
public bool AllowsReturn { get; set; }
Gets or sets a value indicating whether pressing ENTER in a TextView creates a new line of text in the view or activates the default button for the toplevel.
public bool AllowsReturn { get; set; }