Class SlideViewSlidingToIndexCommandContext
Inheritance
System.Object
SlideViewSlidingToIndexCommandContext
Namespace: Telerik.XamarinForms.Primitives.SlideView.Commands
Assembly: Telerik.XamarinForms.Primitives.dll
Syntax
public class SlideViewSlidingToIndexCommandContext : Object
Properties
Index
Declaration
public int Index { get; }
Property Value
System.Int32
|
IsCanceled
Declaration
public bool IsCanceled { get; set; }
Property Value
System.Boolean
|