ComponentOne Xamarin.iOS
ClassHandle Property (C1Border)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1Border Class : ClassHandle Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property ClassHandle As IntPtr
'Usage
 
Dim instance As C1Border
Dim value As IntPtr
 
value = instance.ClassHandle
public virtual IntPtr ClassHandle {get;}
See Also

Reference

C1Border Class
C1Border Members