how to hide the title bar of window in monogame

Code Example - how to hide the title bar of window in monogame

                
                        Window.IsBorderless = true;