Langue

View.ContentSensitivitySensitive 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 affiche du contenu sensible.

[Android.Runtime.Register("CONTENT_SENSITIVITY_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 ContentSensitivitySensitive = 1;
[<Android.Runtime.Register("CONTENT_SENSITIVITY_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 ContentSensitivitySensitive : Android.Views.ViewContentSensitivity

Valeur de champ

Value = 1
Attributs

Remarques

La vue affiche du contenu sensible.

Java documentation pour android.view.View.CONTENT_SENSITIVITY_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 à