ImageView.SetBaseline(int)
baselineThe baseline to use, or -1 if none is to be provided.
Set the offset of the widget's text baseline from the widget's top boundary. This value is overridden by the ImageView.BaselineAlignBottom property.
[Android Documentation]