C1.Android.Core Assembly / C1.Android.Core Namespace / C1ScrollViewer Class / Handle Property


In This Topic
Handle Property (C1ScrollViewer)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Handle As IntPtr
 
'Usage
 
Dim instance As C1ScrollViewer
Dim value As IntPtr
 
value = instance.Handle
See Also