AnimatedImages
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
여러 AnimatedImage
요소를 포함하는 컨테이너 요소입니다. 작업이 발생하면 시스템이 다음 내부 요소로 전환합니다.
문법
<AnimatedImages change="TAP | ON_VISIBLE | ON_NEXT_SECOND |
ON_NEXT_MINUTE | ON_NEXT_HOUR">
<!-- Only the most common inner element is shown here. -->
<AnimatedImage />
...
<AnimatedImages />
속성
AnimatedImages
요소는 다음과 같은 선택적 속성을 포함할 수 있습니다.
change
리소스가 목록에서 다음으로 변경되는 시점을 결정하는 이벤트 트리거 유형 모음입니다. 가능한 값은 다음과 같습니다.
TAP
(기본값): 사용자가 요소를 탭하면 변경됩니다.
ON_VISIBLE
: 다음에 요소가 표시되면 변경됩니다.
ON_NEXT_SECOND
: 다음 초가 시작되면 변경됩니다.
ON_NEXT_MINUTE
: 다음 분이 시작되면 변경됩니다.
ON_NEXT_HOUR
: 다음 시간이 시작되면 변경됩니다.
내부 요소
AnimatedImages
요소에는 AnimatedImage
및 SequenceImage
요소가 제한 없이 포함될 수 있습니다.
추천 서비스
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2024-09-12(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":"기타"
}]
{"lastModified": "\ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8: 2024-09-12(UTC)"}