Class NavigationDirectionExtensions
Extension methods for the NavigationDirection enum type.
public static class NavigationDirectionExtensions
- Inheritance
-
NavigationDirectionExtensions
- Inherited Members
Methods
- AsInt32(NavigationDirection)
Directly converts this NavigationDirection value to an int value with the same binary representation.
- AsUInt32(NavigationDirection)
Directly converts this NavigationDirection value to a uint value with the same binary representation.
- FastIsDefined(NavigationDirection, int)
Determines if the specified int value is explicitly defined as a named value of the NavigationDirection enum type.