ComponentOne Xamarin.iOS
Add Method (CalendarSlotPresenter)


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarSlotPresenter Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal view As UIKit.UIView _
) 
'Usage
 
Dim instance As CalendarSlotPresenter
Dim view As UIKit.UIView
 
instance.Add(view)
public void Add( 
   UIKit.UIView view
)

Parameters

view
See Also

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members