Class JavaFlavor
public class JavaFlavor : Flavor
- Inheritance
-
JavaFlavor
- Inherited Members
Properties
Instance
Gets the local instance of this flavor.
public static JavaFlavor Instance { get; }
Property Value
UseDesktopImageCapture
Defines whether capturing screenshots from elements of this flavor should use the desktop capturing method.
public override bool UseDesktopImageCapture { get; }