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