C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / PeerReference Property


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