sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.view.menu
/
MenuBuilder
/
addSubMenu
add
Sub
Menu
open
fun
addSubMenu
(
title
:
CharSequence
)
:
SubMenu
(
source
)
open
fun
addSubMenu
(
titleRes
:
Int
)
:
SubMenu
(
source
)
open
fun
addSubMenu
(
group
:
Int
,
id
:
Int
,
categoryOrder
:
Int
,
title
:
CharSequence
)
:
SubMenu
(
source
)
open
fun
addSubMenu
(
group
:
Int
,
id
:
Int
,
categoryOrder
:
Int
,
title
:
Int
)
:
SubMenu
(
source
)