Comprehensive rules for building iPad-native apps following Apple's Human Interface Guidelines. iPad is not a big iPhone -- it demands adaptive layouts, multitasking support, pointer interactions, keyboard shortcuts, and inter-app drag and drop. These rules extend iOS patterns for the larger, more capable canvas.
iPad presents two horizontal size classes: regular (full screen, large splits) and compact (Slide Over, narrow splits). Design for both. Never hardcode dimensions.
iPad layouts must be purpose-built. Stretching an iPhone layout across a 13" display wastes space and feels wrong. Use multi-column layouts, master-detail patterns, and increased information density in regular width.
Linee guida per l'interfaccia umana di Apple per iPad. Da utilizzare durante la creazione di interfacce ottimizzate per iPad, l'implementazione di multitasking, supporto del puntatore, scorciatoie da tastiera o layout reattivi. Si attiva su attività che coinvolgono iPad, visualizzazione divisa, Stage Manager, navigazione nella barra laterale o supporto del trackpad. Fonte: ehmo/platform-design-skills.