menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ScrollOrientation

    Specifies the scroll orientation.

    Inheritance
    System.Object
    ScrollOrientation
    Namespace: Syncfusion.XForms.RichTextEditor
    Assembly: Syncfusion.SfRichTextEditor.XForms.dll
    Syntax
    public sealed class ScrollOrientation : Enum

    Fields

    None

    Editor will not scroll.

    Declaration
    public const ScrollOrientation None
    Field Value
    Type
    ScrollOrientation

    Vertical

    Editor scrolls vertically.

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