menu

MAUI

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

    Show / Hide Table of Contents

    Interface IRotatorItemHandler

    RotatorItem handler interface

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

    Properties

    PlatformView

    platform view of the Rotator item control.

    Declaration
    PlatformRotatorItem PlatformView { get; }
    Property Value
    Type
    PlatformRotatorItem

    VirtualView

    Virtual view of the Rotator item control.

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