TranslationContext.FlagDefinitions Feld

Definition

Achtung

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

Dieser Kontext ermöglicht das Zurückgeben von Translator Wörterbuchdefinitionen.

[Android.Runtime.Register("FLAG_DEFINITIONS", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Translation.TranslationContextFlags enum directly instead of this field.", true)]
public const Android.Views.Translation.TranslationContextFlags FlagDefinitions = 4;
[<Android.Runtime.Register("FLAG_DEFINITIONS", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Translation.TranslationContextFlags enum directly instead of this field.", true)>]
val mutable FlagDefinitions : Android.Views.Translation.TranslationContextFlags

Feldwert

Value = 4

Implementiert

Attribute

Hinweise

Dieser Kontext ermöglicht das Zurückgeben von Translator Wörterbuchdefinitionen.

Java-Dokumentation für android.view.translation.TranslationContext.FLAG_DEFINITIONS.

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: