menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class EnterKey

    Specifies the tag to be inserted on the "Enter key" press.

    Inheritance
    System.Object
    EnterKey
    Namespace: Syncfusion.XForms.RichTextEditor
    Assembly: Syncfusion.SfRichTextEditor.XForms.dll
    Syntax
    public sealed class EnterKey : Enum

    Fields

    Div

    Insert a div tag on the "Enter key" press.

    Declaration
    public const EnterKey Div
    Field Value
    Type
    EnterKey

    Paragraph

    Insert a paragraph tag on the "Enter key" press.

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