public abstract static class DetailsTypes.PlatformDetailsType.LayoutlibType
extends java.lang.Object
| Constructor and Description |
|---|
LayoutlibType() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getApi()
Gets the layout lib api level.
|
abstract void |
setApi(int api)
Sets the layout lib api level.
|