menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ItemUnselectedEventArgs

    ItemUnselected event

    Inheritance
    System.Object
    ItemUnselectedEventArgs
    Namespace: Syncfusion.SfImageEditor.Android
    Assembly: Syncfusion.SfImageEditor.Android.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
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved