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

The following tables list the members exposed by CalendarYearSlot.

Public Constructors
 NameDescription
Public ConstructorCalendarYearSlot ConstructorInitializes a new instance of the CalendarYearSlot class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)PaddingProperty  
Public Fieldstatic (Shared in Visual Basic)YearFontAttributesProperty  
Public Fieldstatic (Shared in Visual Basic)YearFontFamilyProperty  
Public Fieldstatic (Shared in Visual Basic)YearFontSizeProperty  
Public Fieldstatic (Shared in Visual Basic)YearHorizontalAlignmentProperty  
Public Fieldstatic (Shared in Visual Basic)YearTextColorProperty  
Public Fieldstatic (Shared in Visual Basic)YearTextProperty  
Public Fieldstatic (Shared in Visual Basic)YearVerticalAlignmentProperty  
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 PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyPadding Gets or sets the padding of the cnotent inside the year slot.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyParentView (Inherited from Xamarin.Forms.Element)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyYearFontAttributes Gets or sets the year font attributes.  
Public PropertyYearFontFamily Gets or sets the year font family.  
Public PropertyYearFontSize Gets or sets the size of the year font.  
Public PropertyYearHorizontalAlignment Gets or sets the year horizontal options.  
Public PropertyYearText Gets or sets the text displayed in the year slot.  
Public PropertyYearTextColor Gets or sets the color of the year text.  
Public PropertyYearVerticalAlignment Gets or sets the year 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

CalendarYearSlot Class
Xuni.Forms.Calendar Namespace