Properties
-
A property on a Swindler object.
Property values are watched and cached in the background, so they are always available to read.
Throws
OnlyPropertyError
errors are given for rejected promises.Declaration
Swift
public class Property<TypeSpec> where TypeSpec : PropertyTypeSpec
-
Specifies an error that occurred during a property read or write.
See moreDeclaration
Swift
public enum PropertyError : Error