menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class VerticalAlignment

    Represents the Legend Vertical Alignment.

    Inheritance
    System.Object
    VerticalAlignment
    Namespace: Syncfusion.SfMaps.iOS
    Assembly: Syncfusion.SfMaps.iOS.dll
    Syntax
    public sealed class VerticalAlignment : Enum

    Fields

    Bottom

    The bottom.

    Declaration
    public const VerticalAlignment Bottom
    Field Value
    Type
    VerticalAlignment

    Centre

    The centre.

    Declaration
    public const VerticalAlignment Centre
    Field Value
    Type
    VerticalAlignment

    Top

    The top.

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