RemoteViews.RemoteResponse.ThresholdClass 속성

정의

바인딩 런타임에서 임계값 디스패치에 사용되는 Java 클래스 핸들을 가져옵니다.

protected override IntPtr ThresholdClass { get; }
member this.ThresholdClass : nativeint

속성 값

IntPtr

nativeint

임계값 디스패치에 사용되는 Java 클래스 핸들입니다.

설명

추가 세부 정보는 Android 참조 설명서에서 확인할 수 있습니다.

적용 대상