menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ICarouselHandler - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ICarouselHandler

    ICarouselHandler Interface

    Namespace: Syncfusion.Maui.Core.Carousel
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public interface ICarouselHandler : IViewHandler, IElementHandler

    Properties

    PlatformView

    platform view of the carousel control.

    Declaration
    PlatformCarousel PlatformView { get; }
    Property Value
    Type
    PlatformCarousel

    VirtualView

    Virtual view of the carousel control.

    Declaration
    ICarousel VirtualView { get; }
    Property Value
    Type
    ICarousel
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved