iOS Swift - iOS Basics and Setup
Which Swift code snippet correctly determines if the current device is an iPad using
UIDevice?UIDevice?UIDevice class provides the userInterfaceIdiom property to identify device type..pad, so the comparison should be == .pad.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions