How to hide annotation icon on host device

Meeting SDK Type and Version
Meeting SDK for windows : v6.2.10.50586.
Application with CustomizedUI.

Description

Since i updated Meeting SDK for windows (v6.2.10.50586), an annotation icon is now visible when the screen is shared.
I didn’t find any option to hide this icon.

I know it’s possible to disable annotation for all meetings or for users, but in my case, i want to allow annotation for users but not the host.

I’ve found the command "hideAnnotationInScreenShareToolbar"in Android SDK.
But i didn’t find anything like this on Windows MeetingSDK.
Did i miss something ?

Thanks.