TextAppearanceInfo.Builder.SetElegantTextHeight(Boolean) Method

Definition

[Android.Runtime.Register("setElegantTextHeight", "(Z)Landroid/view/inputmethod/TextAppearanceInfo$Builder;", "", ApiSince=34)]
public Android.Views.InputMethods.TextAppearanceInfo.Builder SetElegantTextHeight (bool elegantTextHeight);
[<Android.Runtime.Register("setElegantTextHeight", "(Z)Landroid/view/inputmethod/TextAppearanceInfo$Builder;", "", ApiSince=34)>]
member this.SetElegantTextHeight : bool -> Android.Views.InputMethods.TextAppearanceInfo.Builder

Parameters

elegantTextHeight
Boolean

Returns

Attributes

Applies to