GLSurfaceView.DebugLogGlCalls フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Opengl.DebugFlags enum directly instead of this field.

ログ GL は、"GLSurfaceView" タグを使用して "verbose" レベルでシステム ログを呼び出します。

[Android.Runtime.Register("DEBUG_LOG_GL_CALLS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Opengl.DebugFlags enum directly instead of this field.", true)]
public const Android.Opengl.DebugFlags DebugLogGlCalls = 2;
[<Android.Runtime.Register("DEBUG_LOG_GL_CALLS")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Opengl.DebugFlags enum directly instead of this field.", true)>]
val mutable DebugLogGlCalls : Android.Opengl.DebugFlags

フィールド値

Value = 2

実装

Android.Views.ISurfaceHolderCallback2._members Android.Views.ISurfaceHolderCallback2.cb_surfaceRedrawNeededAsync_Landroid_view_SurfaceHolder_Ljava_lang_Runnable_
属性

注釈

ログ GL は、"GLSurfaceView" タグを使用して "verbose" レベルでシステム ログを呼び出します。

の Java ドキュメント android.opengl.GLSurfaceView.DEBUG_LOG_GL_CALLS

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

適用対象

こちらもご覧ください