Enumerates values returned by several types and taken as a parameter of several types.
Syntax
public enum Edge
Remarks
Enumerates values returned by the following:
and taken as a parameter of the following:
.
Members
| Member Name | Description |
|---|
| Bottom | Flag indicating the motion event intersected the bottom edge of the screen.
|
| Left | Flag indicating the motion event intersected the left edge of the screen.
|
| Right | Flag indicating the motion event intersected the right edge of the screen.
|
| Top | Flag indicating the motion event intersected the top edge of the screen.
|
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0