ContentInfo.SourceProcessText Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.
Spécifie que l’opération a été déclenchée par un résultat d’une android.content.Intent#ACTION_PROCESS_TEXT PROCESS_TEXT
action dans le menu de sélection.
[Android.Runtime.Register("SOURCE_PROCESS_TEXT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.", true)]
public const Android.Views.ContentInfoSource SourceProcessText = 5;
[<Android.Runtime.Register("SOURCE_PROCESS_TEXT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.", true)>]
val mutable SourceProcessText : Android.Views.ContentInfoSource
Valeur de champ
Value = 5Implémente
- Attributs
Remarques
Spécifie que l’opération a été déclenchée par un résultat d’une android.content.Intent#ACTION_PROCESS_TEXT PROCESS_TEXT
action dans le menu de sélection.
Documentation Java pour android.view.ContentInfo.SOURCE_PROCESS_TEXT
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.