Other Classes
The following classes are available globally.
-
Descibes Swift actor
See moreDeclaration
Swift
@objc(SwiftActor) @objcMembers public final class Actor : Type
-
modifier can be thing like
See moreprivate
,class
,nonmutating
if a declaration has modifier likeprivate(set)
it’s name will beprivate
and detail will beset
Declaration
Swift
@objcMembers public class Modifier : NSObject, AutoCoding, AutoEquatable, AutoDiffable, AutoJSExport, Diffable
extension Modifier: NSCoding
-
Declaration
Swift
@objcMembers public class DiffableResult : NSObject, AutoEquatable