menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SuggestionsOrientation - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SuggestionsOrientation

    Defines the orientation of the suggestions in the SfAIAssistView.

    Inheritance
    System.Object
    SuggestionsOrientation
    Namespace: Syncfusion.Maui.AIAssistView
    Assembly: Syncfusion.Maui.AIAssistView.dll
    Syntax
    public sealed class SuggestionsOrientation : Enum

    Fields

    Horizontal

    Indicates that the suggestions are displayed horizontally.

    Declaration
    public const SuggestionsOrientation Horizontal
    Field Value
    Type
    SuggestionsOrientation

    Vertical

    Indicates that the suggestions are displayed vertically.

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