Langue

DisplayManager.MatchContentFramerateAlways Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Hardware.Display.MatchContentFramerate enum directly instead of this field.

Les commutateurs de taux d’actualisation entre tous les taux d’actualisation sont autorisés même s’ils ont des interruptions visuelles pour l’utilisateur.

[Android.Runtime.Register("MATCH_CONTENT_FRAMERATE_ALWAYS", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Display.MatchContentFramerate enum directly instead of this field.", true)]
public const Android.Hardware.Display.MatchContentFramerate MatchContentFramerateAlways = 2;
[<Android.Runtime.Register("MATCH_CONTENT_FRAMERATE_ALWAYS", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Display.MatchContentFramerate enum directly instead of this field.", true)>]
val mutable MatchContentFramerateAlways : Android.Hardware.Display.MatchContentFramerate

Valeur de champ

Value = 2
Attributs

Remarques

Les commutateurs de taux d’actualisation entre tous les taux d’actualisation sont autorisés même s’ils ont des interruptions visuelles pour l’utilisateur.

Java documentation pour android.hardware.display.DisplayManager.MATCH_CONTENT_FRAMERATE_ALWAYS.

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 à