iconActionNewNym

@JvmField
var iconActionNewNym: Int?(source)

The drawable resource id for the notification action icon which allows users to submit TorCmd.Signal.NewNym to the TorRuntime instance upon click.

NOTE: Icons should be 24dp x 24dp for best performance.

Default: null (do not override default R.drawable.ic_kmp_tor_ui_action_newnym)