Xamarin.iOS

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

    NSTextAlignmentLeft

    Aligns the label towards the left.

    Declaration
    public const NSTextAlignment NSTextAlignmentLeft
    Field Value
    Type Description
    NSTextAlignment

    NSTextAlignmentRight

    Aligns the label towards the right.

    Declaration
    public const NSTextAlignment NSTextAlignmentRight
    Field Value
    Type Description
    NSTextAlignment

    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