Interface CustomLauncherIcon

All Superinterfaces:
LauncherIcon
All Known Implementing Classes:
CustomLauncherIcon.Stub

public sealed interface CustomLauncherIcon extends LauncherIcon permits CustomLauncherIcon.Stub
Custom application launcher icon sourced from an external file.

Use create(Path) method to create an instance of this type.