Skip to content

You can get the notch's corner radius and size.(iOS14)

Notifications You must be signed in to change notification settings

p-x9/NotchCorners

Repository files navigation

NotchCorners

Github issues Github forks Github stars Github top language

You can get the notch's corner radius and size.

Usage

  • Notch Size
UIScreen.main.notchSize
  • Notch Top Corner Radius

top

UIScreen.main.notchTopCornerRadius
  • Notch Bottom Corner Radius

bottom

UIScreen.main.notchBottomCornerRadius
  • Display Corner Radius

top

UIScreen.main.displayCornerRadius

Sample

GamingWindow

Demo

About

You can get the notch's corner radius and size.(iOS14)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages