ComponentOne Xamarin.Android
PeerReference Property (C1DropDown)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1DropDown Class : PeerReference Property
Syntax
'Declaration
 
Public ReadOnly Property PeerReference As Java.Interop.JniObjectReference
'Usage
 
Dim instance As C1DropDown
Dim value As Java.Interop.JniObjectReference
 
value = instance.PeerReference
public Java.Interop.JniObjectReference PeerReference {get;}
See Also

Reference

C1DropDown Class
C1DropDown Members