The link below leads to the documentation page for the StdActionBarHelper library:
https://www.b4x.com/android/help/stdactionbarhelper.html#menuitem_enabled
The excerpt below is from this documentation, and lists MenuItem Events and Members. How is it intended that these Members be used?
Best regards
https://www.b4x.com/android/help/stdactionbarhelper.html#menuitem_enabled
The excerpt below is from this documentation, and lists MenuItem Events and Members. How is it intended that these Members be used?
B4X:
StdActionBarHelper
MenuItem
Events:
None
Members:
Checkable As Boolean
Checked As Boolean
Enabled As Boolean
Icon As android.graphics.drawable.Drawable
Id As Int [read only]
IsInitialized As Boolean
Title As String
Visible As Boolean
Best regards