MidiDeviceInfo.PortInfo.PortNumber Property

Definition

Returns the port number of the port

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

Property Value

the port number

Attributes

Remarks

Returns the port number of the port

Java documentation for android.media.midi.MidiDeviceInfo.PortInfo.getPortNumber().

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