Properties
- 
                  
                  A property on a window. Property values are watched and cached in the background, so they are always available to read. See moreThrows OnlyPropertyErrorerrors are given for rejected promises.DeclarationSwift open class Property<TypeSpec> where TypeSpec : PropertyTypeSpec
- 
                  
                  A property that can be set. Writes happen asynchronously. See moreDeclarationSwift public class WriteableProperty<TypeSpec> : Property<TypeSpec> where TypeSpec : PropertyTypeSpec
- 
                  
                  Undocumented See moreDeclarationSwift public enum PropertyError : Error
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Properties  Reference
      Properties  Reference