Instance Property
hasCorners
Whether the layer has path component hints.
Declaration
var hasCorners: Bool { get }Declaration
@property (nonatomic, readonly) BOOL hasCorners;Declaration
hasCorners() -> boolSee Also
Hint Queries
Whether the layer has PostScript or TrueType hints.
Whether the layer has TrueType hints.
Whether the layer has PostScript hints.
The TrueType hints stored on the layer.
The PostScript hints stored on the layer.
The path component hints stored on the layer.