Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ItemUnselectedEventArgs

    ItemUnselected event.

    Inheritance
    System.Object
    ItemUnselectedEventArgs
    Namespace: Syncfusion.SfImageEditor.XForms
    Assembly: Syncfusion.SfImageEditor.XForms.dll
    Syntax
    public class ItemUnselectedEventArgs : EventArgs

    Constructors

    ItemUnselectedEventArgs()

    Declaration
    public ItemUnselectedEventArgs()

    Properties

    Settings

    Gets or sets the previous shape settings.

    Declaration
    public object Settings { get; set; }
    Property Value
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved