menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class RichTextEditorResourceManager

    Provides convenient access to culture-specific resources at run time.

    Inheritance
    System.Object
    RichTextEditorResourceManager
    Namespace: Syncfusion.XForms.RichTextEditor
    Assembly: Syncfusion.SfRichTextEditor.XForms.dll
    Syntax
    public class RichTextEditorResourceManager : Object

    Constructors

    RichTextEditorResourceManager()

    Declaration
    public RichTextEditorResourceManager()

    Properties

    Manager

    Gets or sets the culture-specific resources.

    Declaration
    public static ResourceManager Manager { get; set; }
    Property Value
    Type
    System.Resources.ResourceManager
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved