ComponentOne Xamarin.iOS
CalendarSlotPresenter Class
Members 


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace : CalendarSlotPresenter Class
Slot visual element
Syntax
'Declaration
 
<Foundation.RegisterAttribute("UIView", True)>
Public Class CalendarSlotPresenter 
   Inherits C1.iOS.Core.C1Border
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
'Usage
 
Dim instance As CalendarSlotPresenter
[Foundation.Register("UIView", true)]
public class CalendarSlotPresenter : C1.iOS.Core.C1Border, C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment  
Inheritance Hierarchy

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Core.C1Border
               C1.iOS.Calendar.CalendarSlotPresenter

See Also

Reference

CalendarSlotPresenter Members
C1.iOS.Calendar Namespace