Layout.Builder.SetRightIndents(Int32[]) Method

Definition

[Android.Runtime.Register("setRightIndents", "([I)Landroid/text/Layout$Builder;", "", ApiSince=35)]
public Android.Text.Layout.Builder SetRightIndents (int[]? rightIndents);
[<Android.Runtime.Register("setRightIndents", "([I)Landroid/text/Layout$Builder;", "", ApiSince=35)>]
member this.SetRightIndents : int[] -> Android.Text.Layout.Builder

Parameters

rightIndents
Int32[]

Returns

Attributes

Applies to