alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class CloneExtensions

    Clone extension class

    Inheritance
    System.Object
    CloneExtensions
    Namespace: Syncfusion.UI.Xaml.Rotator
    Assembly: Syncfusion.SfRotator.UWP.dll
    Syntax
    public static class CloneExtensions : Object

    Methods

    CloneImage<T>(T)

    Clone image method.

    Declaration
    public static T CloneImage<T>(this T item)
        where T : UIElement
    Parameters
    Type Name Description
    T item

    Item value

    Returns
    Type Description
    T

    return value

    Type Parameters
    Name Description
    T

    Clone image

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved