LineBreaker.Builder.SetIndents(Int32[]) Method

Definition

[Android.Runtime.Register("setIndents", "([I)Landroid/graphics/text/LineBreaker$Builder;", "", ApiSince=29)]
public Android.Graphics.Text.LineBreaker.Builder SetIndents (int[]? indents);
[<Android.Runtime.Register("setIndents", "([I)Landroid/graphics/text/LineBreaker$Builder;", "", ApiSince=29)>]
member this.SetIndents : int[] -> Android.Graphics.Text.LineBreaker.Builder

Parameters

indents
Int32[]

Returns

Attributes

Applies to