LineBreaker.Builder.SetJustificationMode(JustificationMode) Method

Definition

[Android.Runtime.Register("setJustificationMode", "(I)Landroid/graphics/text/LineBreaker$Builder;", "", ApiSince=29)]
public Android.Graphics.Text.LineBreaker.Builder SetJustificationMode (Android.Graphics.Text.JustificationMode justificationMode);
[<Android.Runtime.Register("setJustificationMode", "(I)Landroid/graphics/text/LineBreaker$Builder;", "", ApiSince=29)>]
member this.SetJustificationMode : Android.Graphics.Text.JustificationMode -> Android.Graphics.Text.LineBreaker.Builder

Parameters

justificationMode
JustificationMode

Returns

Attributes

Applies to