Partager via


RestrictionEntry.TypeBundle Champ

Définition

Attention

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

Restriction du type « bundle ».

[Android.Runtime.Register("TYPE_BUNDLE", ApiSince=23)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.RestrictionEntryType enum directly instead of this field.", true)]
public const Android.Content.RestrictionEntryType TypeBundle = 7;
[<Android.Runtime.Register("TYPE_BUNDLE", ApiSince=23)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.RestrictionEntryType enum directly instead of this field.", true)>]
val mutable TypeBundle : Android.Content.RestrictionEntryType

Valeur de champ

Value = 7

Implémente

Attributs

Remarques

Restriction du type « bundle ». Utilisez cette option pour stocker les android.os.Bundle bundles restrictions

Documentation Java pour android.content.RestrictionEntry.TYPE_BUNDLE.

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

S’applique à