Remotes

Inputs
View as Markdown
On this page3 sections

Best practices

Prefer using standard gestures to perform standard actions.

Be consistent with the tvOS focus experience.

Provide clear feedback that shows people what happens when they make gestures in your app.

Define new gestures only when it makes sense in your app.

Differentiate between press and tap, and avoid responding to an inadvertent tap.

Consider using the position of a tap to aid with navigation or gameplay.

In almost all cases, open the parent of the current screen when people press the Back button.

Respond correctly to the Play/Pause button during media playback.

Gestures

Swipe.

Press.

Compatible remotes

If your live-viewing app provides an EPG, respond to a remote’s EPG-browsing buttons in ways people expect.

While your content plays, respond to a compatible remote’s “page up” or “page down” button by changing the channel.


For the complete guidance, including worked examples and illustrations, see the canonical page: https://developer.apple.com/design/human-interface-guidelines/remotes

Apple HIG text and imagery are © Apple Inc. This page is a structured index of Apple’s canonical documentation (snapshot 2025-02-02), provided for quick reference and AI-agent consumption — it isn’t affiliated with or endorsed by Apple. Read the original at developer.apple.com (opens in new tab).

Get HIG guidance in your AI

Install HIG Doctor and get expert Apple design guidance directly in Claude Code.

npx skills add raintree-technology/hig-doctor
Email updates aren't configured on this deployment yet. Follow the GitHub repo (opens in new tab) for updates.