ILineHeightSpanExtensions.ChooseHeight Method

Definition

public static void ChooseHeight (this Android.Text.Style.ILineHeightSpan self, string? text, int start, int end, int spanstartv, int lineHeight, Android.Graphics.Paint.FontMetricsInt? fm);
static member ChooseHeight : Android.Text.Style.ILineHeightSpan * string * int * int * int * int * Android.Graphics.Paint.FontMetricsInt -> unit

Parameters

text
String
start
Int32
end
Int32
spanstartv
Int32
lineHeight
Int32

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to