언어

AgentTaskState.ClickAction 속성

정의

PendingIntent 상태 표시줄의 상태 아이콘을 클릭할 때 보내려면 입니다.

public Android.App.PendingIntent? ClickAction { [Android.Runtime.Register("getClickAction", "()Landroid/app/PendingIntent;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getClickAction", "()Landroid/app/PendingIntent;", "", ApiSince=37)>]
member this.ClickAction : Android.App.PendingIntent

속성 값

요소를 클릭할 때 실행할 작업입니다.

특성

적용 대상