alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class AssistViewScrollBehavior

    Defines scroll behavior options for SfAIAssistView.

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

    Fields

    ScrollToLastRequest

    The assist view anchors on the last user request instead of new responses.

    Declaration
    public const AssistViewScrollBehavior ScrollToLastRequest
    Field Value
    Type
    AssistViewScrollBehavior

    ScrollToLastResponse

    The assist view scrolls to the last response by default (existing behavior).

    Declaration
    public const AssistViewScrollBehavior ScrollToLastResponse
    Field Value
    Type
    AssistViewScrollBehavior
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved