Langue

View.ContentSensitivityNotSensitive Champ

Définition

Attention

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

La vue n’affiche pas de contenu sensible.

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

Valeur de champ

Value = 2
Attributs

Remarques

La vue n’affiche pas de contenu sensible.

Java documentation pour android.view.View.CONTENT_SENSITIVITY_NOT_SENSITIVE.

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 à