RSDCrosshatchView
@IBDesignable open class RSDCrosshatchView: UIView
RSDCrosshatchView is a UI element for displaying a background that is two colors
where the split is diagonal.
-
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
override open func prepareForInterfaceBuilder() -
Undocumented
Declaration
Swift
required public init?(coder aDecoder: NSCoder) -
Undocumented
Declaration
Swift
override open func layoutSubviews() -
Undocumented
Declaration
Swift
override open func layoutSublayers(of layer: CALayer)
View on GitHub
RSDCrosshatchView Class Reference