Partager via


DisplayManager.MatchContentFramerateSeamlesssOnly Champ

Définition

Attention

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

Seuls les commutateurs de taux d’actualisation sans interruption visuelle sont autorisés.

[Android.Runtime.Register("MATCH_CONTENT_FRAMERATE_SEAMLESSS_ONLY", 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 MatchContentFramerateSeamlesssOnly = 1;
[<Android.Runtime.Register("MATCH_CONTENT_FRAMERATE_SEAMLESSS_ONLY", 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 MatchContentFramerateSeamlesssOnly : Android.Hardware.Display.MatchContentFramerate

Valeur de champ

Value = 1
Attributs

Remarques

Seuls les commutateurs de taux d’actualisation sans interruption visuelle sont autorisés.

Documentation Java pour android.hardware.display.DisplayManager.MATCH_CONTENT_FRAMERATE_SEAMLESSS_ONLY.

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 à