Freigeben über


ContentInfo.SourceProcessText Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.

Gibt an, dass der Vorgang durch ein Ergebnis einer android.content.Intent#ACTION_PROCESS_TEXT PROCESS_TEXT Aktion im Auswahlmenü ausgelöst wurde.

[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

Feldwert

Value = 5

Implementiert

Attribute

Hinweise

Gibt an, dass der Vorgang durch ein Ergebnis einer android.content.Intent#ACTION_PROCESS_TEXT PROCESS_TEXT Aktion im Auswahlmenü ausgelöst wurde.

Java-Dokumentation für android.view.ContentInfo.SOURCE_PROCESS_TEXT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: