Share via


VmSocketAddress.SvmPort Property

Definition

Returns the value of the svmPort field

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

Property Value

Attributes

Remarks

Returns the value of the svmPort field

Java documentation for android.system.VmSocketAddress.getSvmPort().

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