共用方式為


TextClassifier.WidgetTypeClipboard 欄位

定義

警告

Use 'Android.Views.TextClassifiers.ITextClassifier.WidgetTypeClipboard'. This class will be removed in a future release.

文字分類內容與系統剪貼簿搭配使用。

[Android.Runtime.Register("WIDGET_TYPE_CLIPBOARD", ApiSince=31)]
[System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.WidgetTypeClipboard'. This class will be removed in a future release.")]
public const string WidgetTypeClipboard;
[<Android.Runtime.Register("WIDGET_TYPE_CLIPBOARD", ApiSince=31)>]
[<System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.WidgetTypeClipboard'. This class will be removed in a future release.")>]
val mutable WidgetTypeClipboard : string

欄位值

屬性

備註

文字分類內容與系統剪貼簿搭配使用。

android.view.textclassifier.TextClassifier.WIDGET_TYPE_CLIPBOARDJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於