menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SuggestionsOrientation

    Defines constants that specify the available orientations for the suggestion control.

    Inheritance
    System.Object
    SuggestionsOrientation
    Namespace: Syncfusion.XForms.Chat
    Assembly: Syncfusion.SfChat.XForms.dll
    Syntax
    public sealed class SuggestionsOrientation : Enum

    Fields

    Horizontal

    Specifies that the suggestion items should be horizontally aligned.

    Declaration
    public const SuggestionsOrientation Horizontal
    Field Value
    Type
    SuggestionsOrientation

    Vertical

    Specifies that the suggestion items should be vertically aligned.

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