[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarSlotsPanel-1.-ctor

CalendarSlotsPanel Constructor

CalendarSlotsPanel()

Initializes a new instance of the CalendarSlotsPanel<S> class.

Declaration
public CalendarSlotsPanel()
Public Sub New()

CalendarSlotsPanel(CGRect)

Initializes a new instance of the CalendarSlotsPanel class.

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

CalendarSlotsPanel(nint)

Initializes a new instance of the CalendarSlotsPanel class.

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