menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class CarouselResourceManager

    The CarouselResourceManager class represents a control that allows user to manage through collection of galleried items.

    Inheritance
    System.Object
    CarouselResourceManager
    Namespace: Syncfusion.SfCarousel.XForms
    Assembly: Syncfusion.SfCarousel.XForms.dll
    Syntax
    public class CarouselResourceManager : Object

    Constructors

    CarouselResourceManager()

    Declaration
    public CarouselResourceManager()

    Properties

    Manager

    Gets or sets the value of ResourceManager. This property is used for the Localization in SfCarousel control.

    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