Reputation: 11975
Is there some way to get the display radius? I tried to use contentSafeAreaInsets but they are 0 inside willActivate() and awake(withContext:) which is very frustrating.
contentSafeAreaInsets
willActivate()
awake(withContext:)
Upvotes: 1
Views: 73