ITextClassifier.WidgetTypeClipboard Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The text classification context is for use with the system clipboard.
[Android.Runtime.Register("WIDGET_TYPE_CLIPBOARD", ApiSince=31)]
public const string WidgetTypeClipboard;
[<Android.Runtime.Register("WIDGET_TYPE_CLIPBOARD", ApiSince=31)>]
val mutable WidgetTypeClipboard : string
Field Value
- Attributes
Remarks
The text classification context is for use with the system clipboard.
Java documentation for android.view.textclassifier.TextClassifier.WIDGET_TYPE_CLIPBOARD
.
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.