Class PlatformChannel.AppSwitcherDescription
- java.lang.Object
-
- io.flutter.embedding.engine.systemchannels.PlatformChannel.AppSwitcherDescription
-
- Enclosing class:
- PlatformChannel
public static class PlatformChannel.AppSwitcherDescription extends Object
The color and label of an application that appears in Android's app switcher, AKA recents screen.
-
-
Constructor Summary
Constructors Constructor Description AppSwitcherDescription(int color, String label)
-