public class PlatformPlugin extends Object implements ActivityLifecycleListener
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_SYSTEM_UI |
Constructor and Description |
---|
PlatformPlugin(Activity activity,
PlatformChannel platformChannel) |
Modifier and Type | Method and Description |
---|---|
void |
onPostResume() |
public static final int DEFAULT_SYSTEM_UI
public PlatformPlugin(Activity activity, PlatformChannel platformChannel)
public void onPostResume()
onPostResume
in interface ActivityLifecycleListener