menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class NSTextAlignment

    This is an Enum. It represents the alignment position of day label in calendar month view and year view.

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

    Fields

    NSTextAlignmentCenter

    Aligns the label towards the center.

    Declaration
    public const NSTextAlignment NSTextAlignmentCenter
    Field Value
    Type
    NSTextAlignment

    NSTextAlignmentLeft

    Aligns the label towards the left.

    Declaration
    public const NSTextAlignment NSTextAlignmentLeft
    Field Value
    Type
    NSTextAlignment

    NSTextAlignmentRight

    Aligns the label towards the right.

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