C1.Android.Input Assembly / C1.Android.Input Namespace / DummyKeyListener Class / JniIdentityHashCode Property


In This Topic
JniIdentityHashCode Property (DummyKeyListener)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property JniIdentityHashCode As Integer
 
'Usage
 
Dim instance As DummyKeyListener
Dim value As Integer
 
value = instance.JniIdentityHashCode
See Also