[]
        
(Showing Draft Content)

C1.iOS.Grid.GridIncrementalLoadingCell.-ctor

GridIncrementalLoadingCell Constructor

GridIncrementalLoadingCell()

Initializes a new instance of the GridIncrementalLoadingCell class.

Declaration
public GridIncrementalLoadingCell()
Public Sub New()

GridIncrementalLoadingCell(CGRect)

Initializes a new instance of the GridIncrementalLoadingCell class.

Declaration
public GridIncrementalLoadingCell(CGRect frame)
Public Sub New(frame As CGRect)
Parameters
Type Name Description
CGRect frame

GridIncrementalLoadingCell(nint)

Initializes a new instance of the GridIncrementalLoadingCell class.

Declaration
public GridIncrementalLoadingCell(nint handle)
Public Sub New(handle As IntPtr)
Parameters
Type Name Description
nint handle