NfcAntennaInfo.DeviceWidth Property

Definition

Width of the device in millimeters.

public int DeviceWidth { [Android.Runtime.Register("getDeviceWidth", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getDeviceWidth", "()I", "", ApiSince=34)>]
member this.DeviceWidth : int

Property Value

Attributes

Remarks

Width of the device in millimeters.

Java documentation for android.nfc.NfcAntennaInfo.getDeviceWidth().

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