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