FpgaImageAttributeName
public enum FpgaImageAttributeName : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case description = "description" -
Undocumented
Declaration
Swift
case name = "name" -
Undocumented
Declaration
Swift
case loadpermission = "loadPermission" -
Undocumented
Declaration
Swift
case productcodes = "productCodes" -
Declaration
Swift
public var description: String { get }
View on GitHub
FpgaImageAttributeName Enumeration Reference