UIDevice
extension UIDevice
Extension to get the exact model of the user’s iPhone
-
Model type for the iPhone
Declaration
Swift
@MainActor var nimbusModelName: String { get }
extension UIDevice
Extension to get the exact model of the user’s iPhone
Model type for the iPhone
Swift
@MainActor
var nimbusModelName: String { get }