Android.Views.View.Baseline Property

Syntax

[get: Android.Runtime.Register("getBaseline", "()I", "GetGetBaselineHandler")]
public virtual int Baseline { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the offset of the widget's text baseline from the widget's top boundary. If this widget does not support baseline alignment, this method returns -1.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1