MidiOutputPort.PortNumber Property

Definition

Returns the port number of this 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's port number

Attributes

Remarks

Returns the port number of this port

Java documentation for android.media.midi.MidiOutputPort.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