Skip to content

[macOS] Improving Objective-C support on macOS#2202

Merged
mischreiber merged 4 commits intomicrosoft:mainfrom
mischreiber:macOS_objc
Sep 12, 2025
Merged

[macOS] Improving Objective-C support on macOS#2202
mischreiber merged 4 commits intomicrosoft:mainfrom
mischreiber:macOS_objc

Conversation

@mischreiber
Copy link
Copy Markdown
Collaborator

@mischreiber mischreiber commented Sep 4, 2025

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

This change is aimed to help AppKit-heavy apps better utilize FluentUI.

Changes:

  • Add Objective-C support to as much of GlobalTokens as possible.
  • Improve NSColor support for existing tokens.
  • Add built-in NSShadow support for our ShadowInfo class.

Verification

Tested locally in an Objective-C app

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

@mischreiber mischreiber requested a review from a team as a code owner September 4, 2025 21:41
@mischreiber mischreiber enabled auto-merge (squash) September 4, 2025 22:24
@mischreiber mischreiber merged commit 0064071 into microsoft:main Sep 12, 2025
7 checks passed
@mischreiber mischreiber deleted the macOS_objc branch September 23, 2025 16:50
@joannaquu joannaquu mentioned this pull request Oct 23, 2025
12 tasks
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.

5 participants