alexa
menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class PopupOpenedEventArgs

    Initializes a new instance of the PopupOpenedEventArgs class.

    Inheritance
    System.Object
    PopupOpenedEventArgs
    Namespace: Com.Syncfusion.SfPicker
    Assembly: Syncfusion.SfPicker.Android.dll
    Syntax
    public class PopupOpenedEventArgs : EventArgs

    Constructors

    PopupOpenedEventArgs()

    Declaration
    public PopupOpenedEventArgs()

    Properties

    IsShadowEffect

    Gets or sets a value indicating whether the is shadow effect.

    Declaration
    public bool IsShadowEffect { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved