Xamarin.Forms by Xamarin Inc.

<PackageReference Include="Xamarin.Forms" Version="2.0.1.6492-pre1" />

.NET API 803,328 bytes

 EntryCellView

public const double DefaultMinHeight = 55

public Action EditingCompleted { get; set; }

public EntryCellEditText EditText { get; }

public Element Element { get; }

public Action<bool> FocusChanged { get; set; }

public string LabelText { get; set; }

public Action<string> TextChanged { get; set; }

public EntryCellView(Context context, Cell cell)

public void SetLabelTextColor(Color color, int defaultColorResourceId)

public void SetRenderHeight(double height)