- checkable
- Set to true to allow a check mark, false to disallow. The default is false.
Documentation for this section has not yet been entered.
Control whether this item can display a check mark. Setting this does not actually display a check mark (see IMenuItem.SetChecked(bool) for that); rather, it ensures there is room in the item in which to display a check mark.
See Android.Views.Menu for the menu types that support check marks.