언어

FrameMetrics.SyncDuration 필드

정의

주의

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

동기화 기간에 대한 메트릭 식별자입니다.

[Android.Runtime.Register("SYNC_DURATION", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.FrameMetricsId enum directly instead of this field.", true)]
public const Android.Views.FrameMetricsId SyncDuration = 5;
[<Android.Runtime.Register("SYNC_DURATION", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.FrameMetricsId enum directly instead of this field.", true)>]
val mutable SyncDuration : Android.Views.FrameMetricsId

필드 값

Value = 5
특성

설명

동기화 기간에 대한 메트릭 식별자입니다.

계산된 표시 목록을 렌더링 스레드와 동기화하는 데 경과된 나노초 수를 나타냅니다.

에 대한 android.view.FrameMetrics.SYNC_DURATIONJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상