TextClassifierEvent.Builder.SetEventContext(TextClassificationContext) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Android.Runtime.Register("setEventContext", "(Landroid/view/textclassifier/TextClassificationContext;)Landroid/view/textclassifier/TextClassifierEvent$Builder;", "GetSetEventContext_Landroid_view_textclassifier_TextClassificationContext_Handler", ApiSince=29)]
public virtual Java.Lang.Object SetEventContext (Android.Views.TextClassifiers.TextClassificationContext? eventContext);
[<Android.Runtime.Register("setEventContext", "(Landroid/view/textclassifier/TextClassificationContext;)Landroid/view/textclassifier/TextClassifierEvent$Builder;", "GetSetEventContext_Landroid_view_textclassifier_TextClassificationContext_Handler", ApiSince=29)>]
abstract member SetEventContext : Android.Views.TextClassifiers.TextClassificationContext -> Java.Lang.Object
override this.SetEventContext : Android.Views.TextClassifiers.TextClassificationContext -> Java.Lang.Object
Parametri
- eventContext
- TextClassificationContext
Restituisce
- Attributi