menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ViewMode

    Contains values for the view mode enumeration that about to layout based on user input in the SfCarousel control.

    Inheritance
    System.Object
    ViewMode
    Namespace: Syncfusion.SfCarousel.XForms
    Assembly: Syncfusion.SfCarousel.XForms.dll
    Syntax
    public sealed class ViewMode : Enum

    Fields

    Default

    Layouts the control in a 3-D layered structure with rotation angle specified.

    Declaration
    public const ViewMode Default
    Field Value
    Type
    ViewMode

    Linear

    Layouts the control in a horizontal flat layout.

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