ILeadingMarginSpanExtensions.DrawLeadingMargin Method

Definition

public static void DrawLeadingMargin (this Android.Text.Style.ILeadingMarginSpan self, Android.Graphics.Canvas? c, Android.Graphics.Paint? p, int x, int dir, int top, int baseline, int bottom, string? text, int start, int end, bool first, Android.Text.Layout? layout);
static member DrawLeadingMargin : Android.Text.Style.ILeadingMarginSpan * Android.Graphics.Canvas * Android.Graphics.Paint * int * int * int * int * int * string * int * int * bool * Android.Text.Layout -> unit

Parameters

c
Canvas
p
Paint
x
Int32
dir
Int32
top
Int32
baseline
Int32
bottom
Int32
text
String
start
Int32
end
Int32
first
Boolean
layout
Layout

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