menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ScrollOrientation - API Reference

    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 Description
    ScrollOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Editor scrolls vertically.

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