UIKit.UIDevice.LocalizedModel Property
A localized string describing the current iOS device.

Syntax

[get: Foundation.Export("localizedModel")]
public virtual string LocalizedModel { get; }

See Also

UIDevice.Model
UIDevice.SystemName
UIDevice.SystemVersion

Value

Remarks

Use this property to display the name of the device in the current user selected locale.

Note that this property is quite generic (e.g., "iPhone", "iPad")

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0