Android.Views
ScrollAxis
Android.Views.ScrollAxis Enumeration
Enumerates values returned by several types and taken as a parameter of several types.
Syntax
[System.Flags]
public enum
ScrollAxis
Remarks
Enumerates values returned by the following:
ScrollAxis.Horizontal
ScrollAxis.None
ScrollAxis.Vertical
View.ScrollAxisHorizontal
View.ScrollAxisNone
View.ScrollAxisVertical
ViewGroup.NestedScrollAxes
and taken as a parameter of the following:
IViewParent.OnNestedScrollAccepted
IViewParent.OnStartNestedScroll
View.StartNestedScroll
ViewGroup.OnNestedScrollAccepted
ViewGroup.OnStartNestedScroll
.
Members
Member Name
Description
Horizontal
Documentation for this section has not yet been entered.
None
Documentation for this section has not yet been entered.
Vertical
Documentation for this section has not yet been entered.
Requirements
Namespace:
Android.Views
Assembly:
Mono.Android (in Mono.Android.dll)
Assembly Versions:
0.0.0.0