TextClassificationContext.Builder.SetWidgetVersion(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ウィジェットの種類に応じて、オプションのカスタム バージョン文字列を設定します。
[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属性ライセンスに記載されている条件に従って使用されます。