Langue

View.ImportantForContentCaptureAuto Champ

Définition

Attention

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

Déterminez automatiquement si une vue est importante pour la capture de contenu.

[Android.Runtime.Register("IMPORTANT_FOR_CONTENT_CAPTURE_AUTO", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ViewImportantForContentCapture enum directly instead of this field.", true)]
public const Android.Views.ViewImportantForContentCapture ImportantForContentCaptureAuto = 0;
[<Android.Runtime.Register("IMPORTANT_FOR_CONTENT_CAPTURE_AUTO", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ViewImportantForContentCapture enum directly instead of this field.", true)>]
val mutable ImportantForContentCaptureAuto : Android.Views.ViewImportantForContentCapture

Valeur de champ

Value = 0
Attributs

Remarques

Déterminez automatiquement si une vue est importante pour la capture de contenu.

Java documentation pour android.view.View.IMPORTANT_FOR_CONTENT_CAPTURE_AUTO.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à