맞춤설정 지원
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
기본 시계 화면을 구성한 후 사용자에게 시계 화면의 모양과 표시되는 정보를 모두 맞춤설정할 수 있도록 하면 시계를 더 맞춤설정하고 유용하게 사용할 수 있습니다.
맞춤설정의 경우 UserConfigurations
를 사용하여 사용자가 모양을 조정할 수 있도록 합니다. 표시되는 정보를 맞춤설정하려면 정보 표시를 지원하세요.
두 가지 유형의 맞춤설정 모두 사용자는 시계 화면 편집기를 사용하여 변경합니다. 편집기를 사용 설정하려면 시계 화면을 수정 가능하도록 설정합니다 (자세한 내용은 패키징 가이드를 참고하세요).
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# Support personalization\n\nOnce you have a basic watch face put together, letting the user customize both\nthe appearance of the watch face and the information shown on it, helps make the watch\nmore personal and more useful.\n\nFor personalization, use `UserConfigurations` to allow the user to\ntailor the appearance. For customizing the information shown, include support for Complications.\n\nFor both types of customizations, the user uses the Watch Face Editor to make\nchanges. To enable the editor, set the watch face to be *editable* (see\nthe packaging guidance for more information)."]]