resText

abstract fun resText(): Int

toast text triggered when the application crashes

Return

Resource id for the Toast text triggered when the application crashes.

See also

android.widget.Toast

android.widget.Toast#makeText(Context, int, int)