MidiDeviceInfo.PropertyVersion Field

Definition

Bundle key for the device's version property.

C#
[Android.Runtime.Register("PROPERTY_VERSION", ApiSince=23)]
public const string PropertyVersion;

Field Value

Implements

Attributes

Remarks

Bundle key for the device's version property. The value for this property is of type java.lang.String. Used with the android.os.Bundle returned by #getProperties Matches the USB device version number for USB MIDI devices.

Java documentation for android.media.midi.MidiDeviceInfo.PROPERTY_VERSION.

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

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35