acra
/
org.acra.annotation
/
AcraToast
/
length
androidJvm
length
@
IntRange
(
from =
0
,
to =
1
)
abstract fun
length
():
Int
Content copied to clipboard
One of
LENGTH_LONG
and
LENGTH_SHORT
Return
toast length
See also
android.widget.Toast
android.widget.Toast#makeText(Context, int, int)