Class Android
Represents the Android windowing driver
public sealed class Android : IWindowingDriver
- Inheritance
-
Android
- Implements
- Inherited Members
Remarks
This windowing backend is only available on Android platforms.
Fields
Name
The name of the Android windowing driver
public const string Name = "android"
Field Value
Remarks
The value of this constant is equal to "android".