getActionContainer

abstract suspend fun getActionContainer(): ActionContainer?

Returns the action container attached to this menu element. There must first be an item assigned to the slot before an ActionContainer can be configured.

Return

the ActionContainer or null if no item is assigned