언어

Instrumentation.IsProfiling 속성

정의

이 계측이 프로파일링을 사용하도록 설정하여 시작되었는지 확인합니다.

public virtual bool IsProfiling { [Android.Runtime.Register("isProfiling", "()Z", "GetIsProfilingHandler")] get; }
[<get: Android.Runtime.Register("isProfiling", "()Z", "GetIsProfilingHandler")>]
member this.IsProfiling : bool

속성 값

시작할 때 프로파일링을 사용하도록 설정하면 true를 반환하고, 그렇지 않으면 false를 반환합니다.

특성

설명

이 계측이 프로파일링을 사용하도록 설정하여 시작되었는지 확인합니다.

에 대한 android.app.Instrumentation.isProfilingAndroid 참조

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

적용 대상