다음을 통해 공유


Notification.Color 속성

정의

이 알림을 표시할 때 표준 스타일 템플릿에서 android.graphics.Color적용할 강조 색(상수와 같은 ARGB 정수)입니다.

[Android.Runtime.Register("color")]
public int Color { get; set; }
[<Android.Runtime.Register("color")>]
member this.Color : int with get, set

속성 값

특성

설명

이 알림을 표시할 때 표준 스타일 템플릿에서 android.graphics.Color적용할 강조 색(상수와 같은 ARGB 정수)입니다.

현재 템플릿 디자인은 이 색의 필드 위에 이미지(흰색으로 스텐실링됨)를 오버레이하여 #icon 다채로운 헤더 이미지를 생성합니다. 알파 구성 요소는 무시됩니다.

에 대한 android.app.Notification.colorJava 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상