Linguaggio

StaticLayout.Builder.SetIndents(Int32[], Int32[]) Metodo

Definizione

[Android.Runtime.Register("setIndents", "([I[I)Landroid/text/StaticLayout$Builder;", "", ApiSince=23)]
public Android.Text.StaticLayout.Builder SetIndents(int[]? leftIndents, int[]? rightIndents);
[<Android.Runtime.Register("setIndents", "([I[I)Landroid/text/StaticLayout$Builder;", "", ApiSince=23)>]
member this.SetIndents : int[] * int[] -> Android.Text.StaticLayout.Builder

Parametri

leftIndents
Int32[]
rightIndents
Int32[]

Valori restituiti

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a