言語

TextClassificationContext.Builder.SetWidgetVersion(String) メソッド

定義

ウィジェットの種類に応じて、オプションのカスタム バージョン文字列を設定します。

[Android.Runtime.Register("setWidgetVersion", "(Ljava/lang/String;)Landroid/view/textclassifier/TextClassificationContext$Builder;", "", ApiSince=28)]
public Android.Views.TextClassifiers.TextClassificationContext.Builder? SetWidgetVersion(string? widgetVersion);
[<Android.Runtime.Register("setWidgetVersion", "(Ljava/lang/String;)Landroid/view/textclassifier/TextClassificationContext$Builder;", "", ApiSince=28)>]
member this.SetWidgetVersion : string -> Android.Views.TextClassifiers.TextClassificationContext.Builder

パラメーター

widgetVersion
String

文字列: この値は null である可能性があります。

返品

このビルダー

属性

注釈

ウィジェットの種類に応じて、オプションのカスタム バージョン文字列を設定します。

android.view.textclassifier.TextClassificationContext.Builder.setWidgetVersionの Android リファレンス。

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象