-
public interface SafeAreaViewManagerInterface<T extends View>
-
-
Method Summary
Modifier and Type Method Description abstract voidsetEmulateUnlessSupported(T view, boolean value)-
-
Method Detail
-
setEmulateUnlessSupported
abstract void setEmulateUnlessSupported(T view, boolean value)
-
-
-
-