Class SwipeActionsBehavior.SwipeProgressChangedEventArgs
Inheritance
System.Object
SwipeActionsBehavior.SwipeProgressChangedEventArgs
Namespace: Com.Telerik.Widget.List
Assembly: Telerik.Xamarin.Android.List.dll
Syntax
public class SwipeProgressChangedEventArgs : EventArgs
Constructors
SwipeProgressChangedEventArgs(SwipeActionsBehavior.SwipeActionEvent)
Declaration
public SwipeProgressChangedEventArgs(SwipeActionsBehavior.SwipeActionEvent p0)
Parameters
SwipeActionsBehavior.SwipeActionEvent
p0
|
Properties
P0
Declaration
public SwipeActionsBehavior.SwipeActionEvent P0 { get; }
Property Value
SwipeActionsBehavior.SwipeActionEvent
|