alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SuggestionDisplayMode

    Defines the display mode options for suggestions in the smart text editor.

    Inheritance
    System.Object
    SuggestionDisplayMode
    Namespace: Syncfusion.Maui.SmartComponents
    Assembly: Syncfusion.Maui.SmartComponents.dll
    Syntax
    public sealed class SuggestionDisplayMode : Enum

    Fields

    Inline

    Display the suggestion inline.

    Declaration
    public const SuggestionDisplayMode Inline
    Field Value
    Type
    SuggestionDisplayMode

    Popup

    Display the suggestion popup.

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