Xuni Product Documentation - Xamarin.Forms
CalendarSlotBase Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by CalendarSlotBase.

Public Constructors
 NameDescription
Public ConstructorCalendarSlotBase ConstructorInitializes a new instance of the CalendarSlotBase class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)FontAttributesProperty  
Public Fieldstatic (Shared in Visual Basic)FontFamilyProperty  
Public Fieldstatic (Shared in Visual Basic)FontSizeProperty  
Public Fieldstatic (Shared in Visual Basic)HorizontalAlignmentProperty  
Public Fieldstatic (Shared in Visual Basic)PaddingProperty  
Public Fieldstatic (Shared in Visual Basic)TextColorProperty  
Public Fieldstatic (Shared in Visual Basic)TextProperty  
Public Fieldstatic (Shared in Visual Basic)VerticalAlignmentProperty  
Top
Public Properties
 NameDescription
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFontAttributes Gets or sets the font attributes.  
Public PropertyFontFamily Gets or sets the font family.  
Public PropertyFontSize Gets or sets the size of the font.  
Public PropertyHorizontalAlignment Gets or sets the horizontal options.  
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyPadding Gets or sets the padding of the cnotent inside the slot.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyParentView (Inherited from Xamarin.Forms.Element)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyText Gets or sets the text displayed in the slot.  
Public PropertyTextColor Gets or sets the color of the text.  
Public PropertyVerticalAlignment Gets or sets the vertical options.  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

CalendarSlotBase Class
Xuni.Forms.Calendar Namespace