SettingsView in SDK 7

Tell me how to call the dial menu in the new SDK 7?

function getSettingsView() as [Views] or [Views, InputDelegates] or Null {


return [new RusWatchSettingsMenu] ;
}

- no viable alternative at input '[new RusWatchSettingsMenu]'