menu

MAUI

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

    Show / Hide Table of Contents

    Interface IRotatorHandler

    IRotatorHandler Interface

    Namespace: Syncfusion.Maui.Core.Rotator
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public interface IRotatorHandler : IViewHandler, IElementHandler

    Properties

    PlatformView

    platform view of the carousel control.

    Declaration
    PlatformRotator PlatformView { get; }
    Property Value
    Type
    PlatformRotator

    VirtualView

    Virtual view of the carousel control.

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