Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / CalendarSlotPresenter Class / CalendarSlotPresenter Constructor / CalendarSlotPresenter Constructor()


In This Topic
    CalendarSlotPresenter Constructor()
    In This Topic
    Initializes a new instance of the CalendarSlotPresenter class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CalendarSlotPresenter()
    public CalendarSlotPresenter()
    See Also