touchfocused
Touchfocused is a design and interaction concept describing interfaces that treat touch as the primary mode of input on devices with touchscreens. The term is used in user experience discussions to contrast with mouse- or keyboard-centric interfaces, and appears in design briefs, style guides, and accessibility reviews. There is no formal standard named 'touchfocused'; rather it describes a set of practice patterns aimed at optimizing touch-based use.
Key characteristics include direct manipulation, large touch targets, and forgiving hit testing. Interfaces emphasize immediate visual
Implementation considerations: following platform-specific guidelines for touch target size and feedback is common (for example, recommended
Critique and scope: touchfocused can trade off information density for ease of use and can be less
See also: human–computer interaction, mobile UX design, haptic feedback, gesture-based interface, accessible design.