PropertyUserInfo
public enum PropertyUserInfo : Hashable, EncodableRepresents PropertyName-dependent information that the Shortcuts app expects for certain properties.
- 
                  
                  File size. DeclarationSwift case fileSize
- 
                  
                  File extension. DeclarationSwift case fileExtension
- 
                  
                  A specified number. DeclarationSwift case number(Number)
- 
                  
                  Encodes this value into the given encoder. Throws This function throws an error if any values are invalid for the given encoder’s format.DeclarationSwift public func encode(to encoder: Encoder) throwsParametersencoderThe encoder to write data to. 
 View on GitHub
View on GitHub PropertyUserInfo Enumeration Reference
        PropertyUserInfo Enumeration Reference