DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / Handle Property

In This Topic
    Handle Property (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Handle As ObjCRuntime.NativeHandle
    public ObjCRuntime.NativeHandle Handle {get; set;}
    See Also