Skip to content

Conversation

Jahnavi-SF4672
Copy link

@Jahnavi-SF4672 Jahnavi-SF4672 commented Sep 10, 2025

Requirement
The close button foreground color in the Toolkit Popup was not customizable via public API.

Solution
Modified the internal CloseButtonIconStroke property to be public accessible, allowing developers to set the foreground color of the close button in the Toolkit Popup. Renamed the API name to CloseIconColor.

API Summary
API Name: CloseIconColor
Namespace: Syncfusion.Maui.Toolkit.Popup
Input Type: Color
Access Specifier: public

FR link
#154

Screenshots
Default CloseIconColor
image
CloseIconColor="OrangeRed"
image

@PiruthivirajM PiruthivirajM changed the title Modified the CloseIconColor into public. Added property to change close button icon color in Popup Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant