Build.Manufacturer Property

Definition

The manufacturer of the product/hardware.

[Android.Runtime.Register("MANUFACTURER")]
public static string? Manufacturer { get; }
[<Android.Runtime.Register("MANUFACTURER")>]
static member Manufacturer : string

Property Value

Attributes

Remarks

The manufacturer of the product/hardware.

Java documentation for android.os.Build.MANUFACTURER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to