DisplayName

sealed class DisplayName(source)

Configuration option types for KmpTorServiceUI.Config.BuilderScope.displayName.

Will be shown below the selector action button icons R.drawable.ic_kmp_tor_ui_action_previous and R.drawable.ic_kmp_tor_ui_action_next

e.g. (The bottom right corner of the notification)

                     |
        <>   |      <<< Button icons
          TextView   |      <<< Loaded DisplayName
_____________________|

Inheritors

Types

Link copied to clipboard
data object FID : DisplayName

Will display to the user the FileID.fidEllipses for that TorRuntime currently "selected" in the notification area.

Link copied to clipboard
class StringRes(val id: Int) : DisplayName

A string resource id to be retrieved and loaded for that TorRuntime currently "selected" in the notification area.

Link copied to clipboard

The raw text to be loaded for that TorRuntime currently "selected" in the notification area.