Skip to content

Commit

Permalink
Added missing availability
Browse files Browse the repository at this point in the history
commit_hash:1535f7d8777ff4d29806c97feaa455ad47dc6aca
  • Loading branch information
booster committed Sep 30, 2024
1 parent 546cda3 commit ced8dcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VGSLUI/uikit/CALayerExtensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ public struct AnimationKey {
}
}

@available(iOS 11, tvOS 11, *)
extension CACornerMask {
public static let allCorners: CACornerMask = [
.layerMinXMinYCorner, .layerMaxXMinYCorner, .layerMinXMaxYCorner, .layerMaxXMaxYCorner,
Expand Down

0 comments on commit ced8dcf

Please sign in to comment.