DisplayManager.MatchContentFramerateNever フィールド

定義

注意事項

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

モード切り替えは許可されません。

[Android.Runtime.Register("MATCH_CONTENT_FRAMERATE_NEVER", 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 MatchContentFramerateNever = 0;
[<Android.Runtime.Register("MATCH_CONTENT_FRAMERATE_NEVER", 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 MatchContentFramerateNever : Android.Hardware.Display.MatchContentFramerate

フィールド値

Value = 0
属性

注釈

モード切り替えは許可されません。

の Java ドキュメント android.hardware.display.DisplayManager.MATCH_CONTENT_FRAMERATE_NEVER

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象