Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    SFCalendarDayLabelTextAlignment

    SFCalendarDayLabelTextAlignmentLeft

    Aligns the label towards the left.

    Declaration
    public const SFCalendarDayLabelTextAlignment SFCalendarDayLabelTextAlignmentLeft
    Field Value
    Type Description
    SFCalendarDayLabelTextAlignment

    SFCalendarDayLabelTextAlignmentRight

    Aligns the label towards the right.

    Declaration
    public const SFCalendarDayLabelTextAlignment SFCalendarDayLabelTextAlignmentRight
    Field Value
    Type Description
    SFCalendarDayLabelTextAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved