-
public interface AFScreenManager
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAFScreenManager.Companion
-
Method Summary
Modifier and Type Method Description abstract Map<String, String>getScreenMetrics(Context context)-
-
Method Detail
-
getScreenMetrics
abstract Map<String, String> getScreenMetrics(Context context)
-
-
-
-