Langue

AppOpsManager.OpNotedCallbackFlagIgnoreAsync Champ

Définition

Attention

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

Ignore les événements notés d’opérations asynchrones.

[Android.Runtime.Register("OP_NOTED_CALLBACK_FLAG_IGNORE_ASYNC", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppOpsManagerCallbackFlag enum directly instead of this field.", true)]
public const Android.App.AppOpsManagerCallbackFlag OpNotedCallbackFlagIgnoreAsync = 1;
[<Android.Runtime.Register("OP_NOTED_CALLBACK_FLAG_IGNORE_ASYNC", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppOpsManagerCallbackFlag enum directly instead of this field.", true)>]
val mutable OpNotedCallbackFlagIgnoreAsync : Android.App.AppOpsManagerCallbackFlag

Valeur de champ

Value = 1
Attributs

Remarques

Ignore les événements notés d’opérations asynchrones.

Voir aussi :

Référence Android pour android.app.AppOpsManager.OP_NOTED_CALLBACK_FLAG_IGNORE_ASYNC.

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 à