[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarSlotPresenter.-ctor

CalendarSlotPresenter Constructor

CalendarSlotPresenter()

Initializes a new instance of the CalendarSlotPresenter class.

Declaration
public CalendarSlotPresenter()
Public Sub New()

CalendarSlotPresenter(CGRect)

Initializes a new instance of the CalendarSlotPresenter class.

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

CalendarSlotPresenter(nint)

Initializes a new instance of the CalendarSlotPresenter class.

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