menu

Xamarin.Forms

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

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

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Vertical

    Specifies that the suggestion items should be vertically aligned.

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