Język

DisplayOptions.Builder.SetDisplayLength(DisplayOptions+DisplayLength) Method

Definition

Sets the display length.

[Android.Runtime.Register("setDisplayLength", "(Landroid/icu/text/DisplayOptions$DisplayLength;)Landroid/icu/text/DisplayOptions$Builder;", "GetSetDisplayLength_Landroid_icu_text_DisplayOptions_DisplayLength_Handler", ApiSince=35)]
public virtual Android.Icu.Text.DisplayOptions.Builder SetDisplayLength(Android.Icu.Text.DisplayOptions.DisplayLength displayLength);
[<Android.Runtime.Register("setDisplayLength", "(Landroid/icu/text/DisplayOptions$DisplayLength;)Landroid/icu/text/DisplayOptions$Builder;", "GetSetDisplayLength_Landroid_icu_text_DisplayOptions_DisplayLength_Handler", ApiSince=35)>]
abstract member SetDisplayLength : Android.Icu.Text.DisplayOptions.DisplayLength -> Android.Icu.Text.DisplayOptions.Builder
override this.SetDisplayLength : Android.Icu.Text.DisplayOptions.DisplayLength -> Android.Icu.Text.DisplayOptions.Builder

Parameters

displayLength
DisplayOptions.DisplayLength

The display length.

Returns

Attributes

Remarks

Sets the display length.

Android reference for android.icu.text.DisplayOptions.Builder.setDisplayLength.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to