Language

DisplayOptions.GetSubstituteHandling Method

Definition

Gets the substitute handling.

[Android.Runtime.Register("getSubstituteHandling", "()Landroid/icu/text/DisplayOptions$SubstituteHandling;", "", ApiSince=35)]
public Android.Icu.Text.DisplayOptions.SubstituteHandling? GetSubstituteHandling();
[<Android.Runtime.Register("getSubstituteHandling", "()Landroid/icu/text/DisplayOptions$SubstituteHandling;", "", ApiSince=35)>]
member this.GetSubstituteHandling : unit -> Android.Icu.Text.DisplayOptions.SubstituteHandling

Returns

Attributes

Remarks

Gets the substitute handling.

Android reference for android.icu.text.DisplayOptions.getSubstituteHandling.

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