CACornerMask
public extension CACornerMask
-
A mask of all four corners.
Declaration
Swift
static let all: CACornerMask -
A mask of the top two corners.
Declaration
Swift
static let top: CACornerMask -
A mask of the bottom two corners.
Declaration
Swift
static let bottom: CACornerMask -
A mask of the left two corners.
Declaration
Swift
static let left: CACornerMask -
A mask of the right two corners.
Declaration
Swift
static let right: CACornerMask
View on GitHub
Install in Dash
CACornerMask Extension Reference