DisplayManager.MatchContentFramerateUnknown Feld

Definition

Achtung

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

Die Benutzereinstellung für die Inhaltsframerate ist unbekannt.

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

Feldwert

Value = -1
Attribute

Hinweise

Die Benutzereinstellung für die Inhaltsframerate ist unbekannt.

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

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: