Enum EventColor
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이벤트 색상
캘린더 서비스에서 사용할 수 있는, 이름이 지정된 일정 색상을 나타내는 열거형입니다.
속성
속성 | 유형 | 설명 |
PALE_BLUE | Enum |
옅은 파란색("1" ) |
PALE_GREEN | Enum |
연한 초록색 ("2" ) |
MAUVE | Enum |
보라색 ("3" ) |
PALE_RED | Enum |
연한 빨간색 ("4" ) |
YELLOW | Enum |
노란색 ("5" ) |
ORANGE | Enum |
주황색 ("6" ). |
CYAN | Enum |
녹청색("7" ) |
GRAY | Enum |
회색("8" ) |
BLUE | Enum |
파란색("9" ) |
GREEN | Enum |
녹색 ("10" ) |
RED | Enum |
빨간색("11" ) |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-08-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]