Declaration

var axisTag: OTAxisTag? { get set }

Declaration

@property (nonatomic, strong) OTAxisTag axisTag;

Declaration

pyobjc_instanceMethods.axisTag() -> OTAxisTag
pyobjc_instanceMethods.setAxisTag_(axisTag: OTAxisTag)

Discussion

Typically, this value is a four-letter string, but for HOI purposes it may also be longer to differentiate between different axis with the same tag. Use canonicalTag for the four-letter tag.