Home > SYS_Window > hideStartPageSupportFloatBarItems
SYS_Window.hideStartPageSupportFloatBarItems() method
Hide the start page support information floating components
Signature
typescript
function hideStartPageSupportFloatBarItems(): Promise<boolean>;1
Returns
Promise<boolean>
Whether Hide successful
Remarks
Hide the floating components on the right side of the start page (WeChat, customer service, phone, feedback)
Note 1: This API requires the user to enable the extension external interaction permission, if not enabled, it will always throw Error
Note 2: This API is dedicated to the private deployment edition. Calling it in other editions will always throw Error ADD since EDA v3.2.162