Declaration

var isCanonical: Bool { get }

Declaration

@property (nonatomic, readonly) BOOL isCanonical;

Declaration

isCanonical() -> bool

Discussion

Note that canonicalTag might still be nil even when this property returns YES since canonicalTag only returns non-nil values that that are four-characters long and fulfils the other OpenType variation axis tag requirements. See axisTagIsOpenTypeCompliant(_:)axisTagIsOpenTypeCompliant:axisTagIsOpenTypeCompliant_.