menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class SlideOrientation

    Specifies the orientation of the slide in presentation.

    Inheritance
    System.Object
    SlideOrientation
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class SlideOrientation : Enum

    Fields

    Landscape

    Specifies the SlideOrientation is landscape

    Declaration
    public const SlideOrientation Landscape
    Field Value
    Type
    SlideOrientation

    Portrait

    Specifies the SlideOrientation is portrait

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