UIKit.UIDevice.Name Property
The device name set by the user.

Syntax

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

See Also

UIDevice.IdentifierForVendor
UIDevice.SystemName
UIDevice.Model

Value

Set by the user in Settings/General/Name

Remarks

This is the device name set by the user in Settings/General/Name. Since it can be changed by the users, application developers should prefer the use of UIDevice.IdentifierForVendor as a long-lasting device identifier.

This can be used from a background thread.

Requirements

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