extend_menu


Description:

public MenuExtension extend_menu (string extension_point)

Gets the MenuExtension for the menu extension_point.

Note that the extension point could be in different menus (gear menu, app menu, etc) depending on the platform.

Parameters:

this

A AppActivatable.

extension_point

the extension point section of the menu to get.

Returns:

a MenuExtension for the specific section or null if not found.