C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1Gauge Class / PeerReference Property


In This Topic
PeerReference Property (C1Gauge)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property PeerReference As Java.Interop.JniObjectReference
 
'Usage
 
Dim instance As C1Gauge
Dim value As Java.Interop.JniObjectReference
 
value = instance.PeerReference
See Also