Skip to content

Commit

Permalink
[UIKit] Add attr missing from the review in xamarin#15800
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque committed Aug 31, 2022
1 parent af69c57 commit 46f093d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/uikit.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2509,6 +2509,7 @@ interface UIApplication {
[Export ("openSessions")]
NSSet<UISceneSession> OpenSessions { get; }

[EditorBrowsable (EditorBrowsableState.Advanced)]
[iOS (13,0), TV (13,0)]
[Export ("supportsMultipleScenes")]
bool SupportsMultipleScenes { get; }
Expand Down

0 comments on commit 46f093d

Please sign in to comment.