Closed VAndrJ closed 1 year ago
Swift does not support @abstract and other directives, leading to quick reference documentation problems in Swift code.
@abstract
Example:
This PR updates the ASDisplayNode.h documentation comments and adds information for some properties.
ASDisplayNode.h
All committers have signed the CLA.
Swift does not support
@abstract
and other directives, leading to quick reference documentation problems in Swift code.Example:
This PR updates the
ASDisplayNode.h
documentation comments and adds information for some properties.Example: