StringRes

class StringRes(val id: Int) : DisplayName(source)

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

NOTE: Requirements for the retrieved string value match those expressed in Text.of

Constructors

Link copied to clipboard
constructor(id: Int)

Properties

Link copied to clipboard
@JvmField
val id: Int