MessagePattern.ParseChoiceStyle(String) メソッド

定義

ChoiceFormat パターン文字列を解析します。

[Android.Runtime.Register("parseChoiceStyle", "(Ljava/lang/String;)Landroid/icu/text/MessagePattern;", "", ApiSince=24)]
public Android.Icu.Text.MessagePattern? ParseChoiceStyle(string? pattern);
[<Android.Runtime.Register("parseChoiceStyle", "(Ljava/lang/String;)Landroid/icu/text/MessagePattern;", "", ApiSince=24)>]
member this.ParseChoiceStyle : string -> Android.Icu.Text.MessagePattern

パラメーター

pattern
String

ChoiceFormat パターン文字列

返品

これ

属性

注釈

ChoiceFormat パターン文字列を解析します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象