Slash
16eb0b8
jvm
Slash
/
tv.blademaker.slash.annotations
/
OnButton
On
Button
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
OnButton
(
val
buttonId
:
String
)
Members
Members & Extensions
Properties
button
Id
Link copied to clipboard
val
buttonId
:
String
Functions
matcher
Link copied to clipboard
fun
OnButton
.
matcher
(
input
:
String
)
:
Matcher