언어

AgentTaskEvent.Background 속성

정의

이벤트에 사용할 배경 아이콘입니다.

public Android.Graphics.Drawables.Icon? Background { [Android.Runtime.Register("getBackground", "()Landroid/graphics/drawable/Icon;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getBackground", "()Landroid/graphics/drawable/Icon;", "", ApiSince=37)>]
member this.Background : Android.Graphics.Drawables.Icon

속성 값

이벤트에 사용할 배경입니다. 이면 null구현이 결정됩니다.

특성

적용 대상