UsbDevice
InterfaceConsts
UsbDevice(IntPtr, JniHandleOwnership)
ConfigurationCount
Creator
DeviceClass
DeviceId
DeviceName
DeviceProtocol
DeviceSubclass
InterfaceCount
JniPeerMembers
ManufacturerName
ProductId
ProductName
SerialNumber
ThresholdClass
ThresholdType
VendorId
Version
DescribeContents()
GetConfiguration(Int32)
GetDeviceId(String)
GetDeviceName(Int32)
GetInterface(Int32)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Hardware.Usb
{
[Register("android/hardware/usb/UsbDevice", DoNotGenerateAcw = true)]
public class UsbDevice : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
public virtual int ConfigurationCount
{
[Register("getConfigurationCount", "()I", "GetGetConfigurationCountHandler")]
get;
}
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API