menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFCalendarDayLabelTextAlignment - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFCalendarDayLabelTextAlignment

    Aligns the label in the Calendar control in either of the directions.

    Inheritance
    System.Object
    SFCalendarDayLabelTextAlignment
    Namespace: Syncfusion.SfCalendar.iOS
    Assembly: Syncfusion.SfCalendar.iOS.dll
    Syntax
    public sealed class SFCalendarDayLabelTextAlignment : Enum

    Fields

    SFCalendarDayLabelTextAlignmentCenter

    Aligns the label towards the center.

    Declaration
    public const SFCalendarDayLabelTextAlignment SFCalendarDayLabelTextAlignmentCenter
    Field Value
    Type
    SFCalendarDayLabelTextAlignment

    SFCalendarDayLabelTextAlignmentLeft

    Aligns the label towards the left.

    Declaration
    public const SFCalendarDayLabelTextAlignment SFCalendarDayLabelTextAlignmentLeft
    Field Value
    Type
    SFCalendarDayLabelTextAlignment

    SFCalendarDayLabelTextAlignmentRight

    Aligns the label towards the right.

    Declaration
    public const SFCalendarDayLabelTextAlignment SFCalendarDayLabelTextAlignmentRight
    Field Value
    Type
    SFCalendarDayLabelTextAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved