다음을 통해 공유


AccessibilityEvent.ContentChangeTypePaneAppeared 필드

정의

주의

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

이벤트 유형 #TYPE_WINDOW_STATE_CHANGED 변경: 노드에 창 제목이 있으며, 이전에 없을 때 방금 표시되었거나 타이틀이 할당되었습니다.

[Android.Runtime.Register("CONTENT_CHANGE_TYPE_PANE_APPEARED", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.ContentChangeTypes enum directly instead of this field.", true)]
public const Android.Views.Accessibility.ContentChangeTypes ContentChangeTypePaneAppeared = 16;
[<Android.Runtime.Register("CONTENT_CHANGE_TYPE_PANE_APPEARED", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.ContentChangeTypes enum directly instead of this field.", true)>]
val mutable ContentChangeTypePaneAppeared : Android.Views.Accessibility.ContentChangeTypes

필드 값

Value = 16

구현

특성

설명

이벤트 유형 #TYPE_WINDOW_STATE_CHANGED 변경: 노드에 창 제목이 있으며, 이전에 없을 때 방금 표시되었거나 타이틀이 할당되었습니다.

에 대한 Java 설명서입니다 android.view.accessibility.AccessibilityEvent.CONTENT_CHANGE_TYPE_PANE_APPEARED.

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

적용 대상