You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"your current OS Version doesn't support variable sheet heights. Setting presentationDetents is only available from iOS 15.0"
96
+
"Your current OS Version doesn't support variable sheet heights. Setting presentationDetents is only available from iOS 15.0. tvOS and visionOS are not supported."
89
97
)
90
98
#endif
91
99
}
92
100
}
93
101
94
102
publicfunc setPresentationCornerRadius(of sheet:CustomSheet, to radius:Double){
"your current OS Version doesn't support variable sheet corner radii. Setting them is only available from iOS 15.0"
112
+
"Your current OS Version doesn't support variable sheet corner radii. Setting them is only available from iOS 15.0. tvOS and visionOS are not supported."
"Your current OS Version doesn't support setting sheet drag indicator visibility. Setting this is only available from iOS 15.0"
130
+
"Your current OS Version doesn't support setting sheet drag indicator visibility. Setting this is only available from iOS 15.0. tvOS and visionOS are not supported."
0 commit comments