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 |