C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Dimension Class / item_touch_helper_swipe_escape_max_velocity Field


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