Check if button is enabled #1784
Unanswered
eximius313
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to check whether Button is enabled (i.e it's clikable / has
onPressed
!= null)?Simmilar to
$(#myButton).visible
->$(#myButton).enabled
?Beta Was this translation helpful? Give feedback.
All reactions