How to change titleBar color #10488
-
| 
        
 I need to change this background color  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            chrisglein
          
      
      
        Sep 1, 2022 
      
    
    Replies: 1 comment 1 reply
-
| 
         There's nothing specific that RNW surfaces to help with this. You'll use the UWP APIs to customize the titlebar: https://docs.microsoft.com/en-us/windows/apps/develop/title-bar?tabs=winui2  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        chrisglein
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
There's nothing specific that RNW surfaces to help with this. You'll use the UWP APIs to customize the titlebar: https://docs.microsoft.com/en-us/windows/apps/develop/title-bar?tabs=winui2