Commit 93ffc09
[UIKit] Fix UIKit static method on TvOS (dotnet#18623)
This API was missed because the old sim intro tests are not running and
we missed it. This was found while working on xcode15. The tvOS attr is
missing which defaults to the min version of tvOS when it should be 15.
Added a compat implementation so that the API remains that will return
null.
---------
Co-authored-by: GitHub Actions Autoformatter <github-actions-autoformatter@xamarin.com>1 parent b20766d commit 93ffc09
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24834 | 24834 | | |
24835 | 24835 | | |
24836 | 24836 | | |
24837 | | - | |
| 24837 | + | |
24838 | 24838 | | |
24839 | 24839 | | |
24840 | 24840 | | |
| |||
0 commit comments