Board

Board.Core.BoardApplication

BoardApplication.HideProfileSwitcher() Method

Hides the profile switcher button overlay.

public static void HideProfileSwitcher();

Remarks

This should be called when the application does not allow the user to switch between profiles. This is typically used when entering gameplay or other areas where profile switching should not be available.