Interface FrameworkConfig
-
public interface FrameworkConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleandetection()When true, the UI Framework will be auto-detected if possible
-
public interface FrameworkConfig
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
detection() |
When true, the UI Framework will be auto-detected if possible
|