We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

selected item backgrounf color issue

hi,
can you check why i'm not able to set background color for seleceted item using your example?
segmentedControl.SelectionIndicatorSettings = new SelectionIndicatorSettings()
    {
        Color = UIColor.White, CornerRadius = 0,
    };

thanks

1 Reply

MK Muneesh Kumar G Syncfusion Team July 11, 2019 12:47 PM UTC

Hi Alberto, 
 
We have validated the reported issue based on the given code snippet. The background color for selected item was worked properly, please find the tested sample and output screenshot below, 
 
 
Output: 
 
 
Since we are not aware of your exact application scenario, so can you please revert us by giving more information about your application scenario or modify the above sample. This will be helpful for us to investigate further and provide you a better solution at the earliest.   
 
Thanks, 
Muneesh Kumar G.  
 


Loader.
Up arrow icon