feat(macOS): add native elements support for macOS/Skia #18793
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Nov 14, 2024 in 0s
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
Check notice on line 21 in src/Uno.UI.Runtime.Skia.MacOS/MacOSNativeElementHostingExtension.cs
codacy-production / Codacy Static Code Analysis
src/Uno.UI.Runtime.Skia.MacOS/MacOSNativeElementHostingExtension.cs#L21
Remove the field '_presenter' and declare it as a local variable in the relevant methods.
Loading