InMeetingUIHookArgs
type InMeetingUIHookArgs = object;
Properties
| Property | Type |
|---|---|
enableInMeetingUIAutoHide | Signal<EnableInMeetingUIAutoHideState> |
useAutoHideUIInterfaces | typeof useAutoHideUIInterfacesType |
useFullscreenApi | typeof useFullscreenApiType |
togglePanel | (panel) => (panelsState) => [boolean, PanelAnimationTypes] |