본문 바로가기
Human Interface Guidelines/글

HIG 번역) Controls - Steppers

by jum0 2020. 4. 24.

Steppers

A stepper is a two-segment control used to increase or decrease an incremental value. By default, one segment of a stepper displays a plus symbol and the other displays a minus symbol. These symbols can be replaced with custom images, if desired.

Stepper는 증가하는 값을 늘리거나 줄이는 데 사용되는 두 개의 부분으로 이루어진 control입니다. 기본적으로, stepper의 한 부분은 더하기 부호를 다른 부분은 빼기 부호를 보여줍니다. 원하는 경우, 이러한 기호들은 커스텀 이미지로 대체될 수 있습니다.

Make the value affected by the stepper obvious. A stepper itself doesn’t display any values, so make sure people know which value they’re changing when they use a stepper.

Stepper의 영향을 값을 값을 명확하게 하세요. Stepper 그 자체로는 값을 보여주지 않으므로, 사용자가 stepper를 사용할 때 어떤 값을 변경하는지 알 수 있도록 하세요.

Don’t use a stepper when large value changes are likely. Steppers work well for making small changes that require a few taps. On a printing screen, for example, it makes sense to use a stepper to set the number of copies because people rarely change this setting by much. On the other hand, it doesn’t make sense to use a stepper to choose a page range because even a reasonable page range would require lots of taps.

큰 값이 변경될 가능성이 있는 경우 stepper를 사용하지 마세요. Steppers는 몇 번의 taps만 필요한 작은 변경에 적합합니다. 예를 들어, 인쇄 화면에서 사용자들이 복사본의 수 설정하는 것은 크게 변경하지 않기 때문에 stepper를 사용하는 것이 적절합니다. 다른 한편, 페이지 범위는 타당하더라도 많은 taps가 필요하기 때문에 stepper를 사용하는 것은 적합하지 않습니다.

For developer guidance, see UIStepper.

UIStepper와 관련된 개발자 가이드는 다음 문서를 참조하세요.


수정해야 할 부분이 있다면 알려주세요!

감사합니다.

반응형

댓글