Sprache

DisplayManager.MatchContentFramerateSeamlesssOnly Feld

Definition

Achtung

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

Nur Aktualisierungsratenschalter ohne visuelle Unterbrechungen sind zulässig.

[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

Feldwert

Value = 1
Attribute

Hinweise

Nur Aktualisierungsratenschalter ohne visuelle Unterbrechungen sind zulässig.

Java Dokumentation für android.hardware.display.DisplayManager.MATCH_CONTENT_FRAMERATE_SEAMLESSS_ONLY.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: