Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Dimension Class / item_touch_helper_swipe_escape_velocity Field


In This Topic
    item_touch_helper_swipe_escape_velocity Field (Resource.Dimension)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared item_touch_helper_swipe_escape_velocity As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Dimension.item_touch_helper_swipe_escape_velocity
     
    Resource.Dimension.item_touch_helper_swipe_escape_velocity = value
    public static int item_touch_helper_swipe_escape_velocity
    See Also