Skip to content

Add fluentGlassEffect modifier#2266

Merged
joannaquu merged 1 commit intomicrosoft:mainfrom
joannaquu:joannaqu/fluent-glass
Apr 17, 2026
Merged

Add fluentGlassEffect modifier#2266
joannaquu merged 1 commit intomicrosoft:mainfrom
joannaquu:joannaqu/fluent-glass

Conversation

@joannaquu
Copy link
Copy Markdown
Contributor

@joannaquu joannaquu commented Apr 17, 2026

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

glassEffect is unavailable on OSs < 26 and vision. Add a convenience modifier fluentGlassEffect. On older OSes and unsupported platforms, apply a background with .regularMaterial and shadow08.

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@joannaquu joannaquu requested a review from a team as a code owner April 17, 2026 01:46
@joannaquu joannaquu merged commit 6aca9d8 into microsoft:main Apr 17, 2026
12 of 13 checks passed
@joannaquu joannaquu deleted the joannaqu/fluent-glass branch April 17, 2026 17:07
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.

2 participants