17
Detecta el dispositivo actual con UI_USER_INTERFACE_IDIOM () en Swift
¿Cuál es el equivalente de UI_USER_INTERFACE_IDIOM()en Swift para detectar entre iPhone y iPad? Me sale un Use of unresolved identifiererror al compilar en Swift.
244
ios
iphone
objective-c
ipad
swift