C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1ScrollViewer Class / SuperHandle Property


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