@biopassid/signature-sdk-react-native
Version:
BioPass ID Signature SDK React Native module.
1,398 lines • 149 kB
JSON
{
"ABIRoot": {
"kind": "Root",
"name": "Signature",
"printedName": "Signature",
"children": [
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "CommonCrypto",
"printedName": "CommonCrypto",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "TypeDecl",
"name": "SignatureScreenOrientation",
"printedName": "SignatureScreenOrientation",
"children": [
{
"kind": "Var",
"name": "PORTRAIT",
"printedName": "PORTRAIT",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(Signature.SignatureScreenOrientation.Type) -> Signature.SignatureScreenOrientation",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureScreenOrientation",
"printedName": "Signature.SignatureScreenOrientation",
"usr": "s:9Signature0A17ScreenOrientationO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "Signature.SignatureScreenOrientation.Type",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureScreenOrientation",
"printedName": "Signature.SignatureScreenOrientation",
"usr": "s:9Signature0A17ScreenOrientationO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:9Signature0A17ScreenOrientationO8PORTRAITyA2CmF",
"mangledName": "$s9Signature0A17ScreenOrientationO8PORTRAITyA2CmF",
"moduleName": "Signature"
},
{
"kind": "Var",
"name": "LANDSCAPE",
"printedName": "LANDSCAPE",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(Signature.SignatureScreenOrientation.Type) -> Signature.SignatureScreenOrientation",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureScreenOrientation",
"printedName": "Signature.SignatureScreenOrientation",
"usr": "s:9Signature0A17ScreenOrientationO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "Signature.SignatureScreenOrientation.Type",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureScreenOrientation",
"printedName": "Signature.SignatureScreenOrientation",
"usr": "s:9Signature0A17ScreenOrientationO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:9Signature0A17ScreenOrientationO9LANDSCAPEyA2CmF",
"mangledName": "$s9Signature0A17ScreenOrientationO9LANDSCAPEyA2CmF",
"moduleName": "Signature"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "SignatureScreenOrientation",
"printedName": "Signature.SignatureScreenOrientation",
"usr": "s:9Signature0A17ScreenOrientationO"
},
{
"kind": "TypeNominal",
"name": "SignatureScreenOrientation",
"printedName": "Signature.SignatureScreenOrientation",
"usr": "s:9Signature0A17ScreenOrientationO"
}
],
"declKind": "Func",
"usr": "s:9Signature0A17ScreenOrientationO2eeoiySbAC_ACtFZ",
"mangledName": "$s9Signature0A17ScreenOrientationO2eeoiySbAC_ACtFZ",
"moduleName": "Signature",
"static": true,
"implicit": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "hashValue",
"printedName": "hashValue",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Var",
"usr": "s:9Signature0A17ScreenOrientationO9hashValueSivp",
"mangledName": "$s9Signature0A17ScreenOrientationO9hashValueSivp",
"moduleName": "Signature",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A17ScreenOrientationO9hashValueSivg",
"mangledName": "$s9Signature0A17ScreenOrientationO9hashValueSivg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "hash",
"printedName": "hash(into:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Hasher",
"printedName": "Swift.Hasher",
"paramValueOwnership": "InOut",
"usr": "s:s6HasherV"
}
],
"declKind": "Func",
"usr": "s:9Signature0A17ScreenOrientationO4hash4intoys6HasherVz_tF",
"mangledName": "$s9Signature0A17ScreenOrientationO4hash4intoys6HasherVz_tF",
"moduleName": "Signature",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:9Signature0A17ScreenOrientationO",
"mangledName": "$s9Signature0A17ScreenOrientationO",
"moduleName": "Signature",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "TypeDecl",
"name": "SignatureButtonOptions",
"printedName": "SignatureButtonOptions",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureButtonOptions",
"printedName": "Signature.SignatureButtonOptions",
"usr": "s:9Signature0A13ButtonOptionsC"
}
],
"declKind": "Constructor",
"usr": "s:9Signature0A13ButtonOptionsCACycfc",
"mangledName": "$s9Signature0A13ButtonOptionsCACycfc",
"moduleName": "Signature",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "enabled",
"printedName": "enabled",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:9Signature0A13ButtonOptionsC7enabledSbvp",
"mangledName": "$s9Signature0A13ButtonOptionsC7enabledSbvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC7enabledSbvg",
"mangledName": "$s9Signature0A13ButtonOptionsC7enabledSbvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC7enabledSbvs",
"mangledName": "$s9Signature0A13ButtonOptionsC7enabledSbvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC7enabledSbvM",
"mangledName": "$s9Signature0A13ButtonOptionsC7enabledSbvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "backgroundColor",
"printedName": "backgroundColor",
"children": [
{
"kind": "TypeNominal",
"name": "Color",
"printedName": "SwiftUI.Color",
"usr": "s:7SwiftUI5ColorV"
}
],
"declKind": "Var",
"usr": "s:9Signature0A13ButtonOptionsC15backgroundColor7SwiftUI0E0Vvp",
"mangledName": "$s9Signature0A13ButtonOptionsC15backgroundColor7SwiftUI0E0Vvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Color",
"printedName": "SwiftUI.Color",
"usr": "s:7SwiftUI5ColorV"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC15backgroundColor7SwiftUI0E0Vvg",
"mangledName": "$s9Signature0A13ButtonOptionsC15backgroundColor7SwiftUI0E0Vvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Color",
"printedName": "SwiftUI.Color",
"usr": "s:7SwiftUI5ColorV"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC15backgroundColor7SwiftUI0E0Vvs",
"mangledName": "$s9Signature0A13ButtonOptionsC15backgroundColor7SwiftUI0E0Vvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC15backgroundColor7SwiftUI0E0VvM",
"mangledName": "$s9Signature0A13ButtonOptionsC15backgroundColor7SwiftUI0E0VvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "buttonPadding",
"printedName": "buttonPadding",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Var",
"usr": "s:9Signature0A13ButtonOptionsC13buttonPaddingSivp",
"mangledName": "$s9Signature0A13ButtonOptionsC13buttonPaddingSivp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC13buttonPaddingSivg",
"mangledName": "$s9Signature0A13ButtonOptionsC13buttonPaddingSivg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC13buttonPaddingSivs",
"mangledName": "$s9Signature0A13ButtonOptionsC13buttonPaddingSivs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC13buttonPaddingSivM",
"mangledName": "$s9Signature0A13ButtonOptionsC13buttonPaddingSivM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "buttonSize",
"printedName": "buttonSize",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Var",
"usr": "s:9Signature0A13ButtonOptionsC10buttonSizeSo6CGSizeVvp",
"mangledName": "$s9Signature0A13ButtonOptionsC10buttonSizeSo6CGSizeVvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC10buttonSizeSo6CGSizeVvg",
"mangledName": "$s9Signature0A13ButtonOptionsC10buttonSizeSo6CGSizeVvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC10buttonSizeSo6CGSizeVvs",
"mangledName": "$s9Signature0A13ButtonOptionsC10buttonSizeSo6CGSizeVvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC10buttonSizeSo6CGSizeVvM",
"mangledName": "$s9Signature0A13ButtonOptionsC10buttonSizeSo6CGSizeVvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "iconOptions",
"printedName": "iconOptions",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureIconOptions",
"printedName": "Signature.SignatureIconOptions",
"usr": "s:9Signature0A11IconOptionsC"
}
],
"declKind": "Var",
"usr": "s:9Signature0A13ButtonOptionsC04iconC0AA0a4IconC0Cvp",
"mangledName": "$s9Signature0A13ButtonOptionsC04iconC0AA0a4IconC0Cvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureIconOptions",
"printedName": "Signature.SignatureIconOptions",
"usr": "s:9Signature0A11IconOptionsC"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC04iconC0AA0a4IconC0Cvg",
"mangledName": "$s9Signature0A13ButtonOptionsC04iconC0AA0a4IconC0Cvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "SignatureIconOptions",
"printedName": "Signature.SignatureIconOptions",
"usr": "s:9Signature0A11IconOptionsC"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC04iconC0AA0a4IconC0Cvs",
"mangledName": "$s9Signature0A13ButtonOptionsC04iconC0AA0a4IconC0Cvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC04iconC0AA0a4IconC0CvM",
"mangledName": "$s9Signature0A13ButtonOptionsC04iconC0AA0a4IconC0CvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "labelOptions",
"printedName": "labelOptions",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureTextOptions",
"printedName": "Signature.SignatureTextOptions",
"usr": "s:9Signature0A11TextOptionsC"
}
],
"declKind": "Var",
"usr": "s:9Signature0A13ButtonOptionsC05labelC0AA0a4TextC0Cvp",
"mangledName": "$s9Signature0A13ButtonOptionsC05labelC0AA0a4TextC0Cvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureTextOptions",
"printedName": "Signature.SignatureTextOptions",
"usr": "s:9Signature0A11TextOptionsC"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC05labelC0AA0a4TextC0Cvg",
"mangledName": "$s9Signature0A13ButtonOptionsC05labelC0AA0a4TextC0Cvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "SignatureTextOptions",
"printedName": "Signature.SignatureTextOptions",
"usr": "s:9Signature0A11TextOptionsC"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC05labelC0AA0a4TextC0Cvs",
"mangledName": "$s9Signature0A13ButtonOptionsC05labelC0AA0a4TextC0Cvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A13ButtonOptionsC05labelC0AA0a4TextC0CvM",
"mangledName": "$s9Signature0A13ButtonOptionsC05labelC0AA0a4TextC0CvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(enabled:backgroundColor:buttonPadding:buttonSize:iconOptions:labelOptions:)",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureButtonOptions",
"printedName": "Signature.SignatureButtonOptions",
"usr": "s:9Signature0A13ButtonOptionsC"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "Color",
"printedName": "SwiftUI.Color",
"usr": "s:7SwiftUI5ColorV"
},
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
},
{
"kind": "TypeNominal",
"name": "CGSize",
"printedName": "CoreFoundation.CGSize",
"usr": "c:@S@CGSize"
},
{
"kind": "TypeNominal",
"name": "SignatureIconOptions",
"printedName": "Signature.SignatureIconOptions",
"usr": "s:9Signature0A11IconOptionsC"
},
{
"kind": "TypeNominal",
"name": "SignatureTextOptions",
"printedName": "Signature.SignatureTextOptions",
"usr": "s:9Signature0A11TextOptionsC"
}
],
"declKind": "Constructor",
"usr": "s:9Signature0A13ButtonOptionsC7enabled15backgroundColor13buttonPadding0G4Size04iconC005labelC0ACSb_7SwiftUI0F0VSiSo6CGSizeVAA0a4IconC0CAA0a4TextC0Ctcfc",
"mangledName": "$s9Signature0A13ButtonOptionsC7enabled15backgroundColor13buttonPadding0G4Size04iconC005labelC0ACSb_7SwiftUI0F0VSiSo6CGSizeVAA0a4IconC0CAA0a4TextC0Ctcfc",
"moduleName": "Signature",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "s:9Signature0A13ButtonOptionsC",
"mangledName": "$s9Signature0A13ButtonOptionsC",
"moduleName": "Signature",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "PencilKit",
"printedName": "PencilKit",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "Network",
"printedName": "Network",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "SystemConfiguration",
"printedName": "SystemConfiguration",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "Signature"
},
{
"kind": "TypeDecl",
"name": "SignatureTextOptions",
"printedName": "SignatureTextOptions",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureTextOptions",
"printedName": "Signature.SignatureTextOptions",
"usr": "s:9Signature0A11TextOptionsC"
}
],
"declKind": "Constructor",
"usr": "s:9Signature0A11TextOptionsCACycfc",
"mangledName": "$s9Signature0A11TextOptionsCACycfc",
"moduleName": "Signature",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "enabled",
"printedName": "enabled",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:9Signature0A11TextOptionsC7enabledSbvp",
"mangledName": "$s9Signature0A11TextOptionsC7enabledSbvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC7enabledSbvg",
"mangledName": "$s9Signature0A11TextOptionsC7enabledSbvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC7enabledSbvs",
"mangledName": "$s9Signature0A11TextOptionsC7enabledSbvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC7enabledSbvM",
"mangledName": "$s9Signature0A11TextOptionsC7enabledSbvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "content",
"printedName": "content",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:9Signature0A11TextOptionsC7contentSSvp",
"mangledName": "$s9Signature0A11TextOptionsC7contentSSvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC7contentSSvg",
"mangledName": "$s9Signature0A11TextOptionsC7contentSSvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC7contentSSvs",
"mangledName": "$s9Signature0A11TextOptionsC7contentSSvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC7contentSSvM",
"mangledName": "$s9Signature0A11TextOptionsC7contentSSvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "textColor",
"printedName": "textColor",
"children": [
{
"kind": "TypeNominal",
"name": "Color",
"printedName": "SwiftUI.Color",
"usr": "s:7SwiftUI5ColorV"
}
],
"declKind": "Var",
"usr": "s:9Signature0A11TextOptionsC9textColor7SwiftUI0E0Vvp",
"mangledName": "$s9Signature0A11TextOptionsC9textColor7SwiftUI0E0Vvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Color",
"printedName": "SwiftUI.Color",
"usr": "s:7SwiftUI5ColorV"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC9textColor7SwiftUI0E0Vvg",
"mangledName": "$s9Signature0A11TextOptionsC9textColor7SwiftUI0E0Vvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Color",
"printedName": "SwiftUI.Color",
"usr": "s:7SwiftUI5ColorV"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC9textColor7SwiftUI0E0Vvs",
"mangledName": "$s9Signature0A11TextOptionsC9textColor7SwiftUI0E0Vvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC9textColor7SwiftUI0E0VvM",
"mangledName": "$s9Signature0A11TextOptionsC9textColor7SwiftUI0E0VvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "textSize",
"printedName": "textSize",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Var",
"usr": "s:9Signature0A11TextOptionsC8textSize14CoreFoundation7CGFloatVvp",
"mangledName": "$s9Signature0A11TextOptionsC8textSize12CoreGraphics7CGFloatVvp",
"moduleName": "Signature",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC8textSize14CoreFoundation7CGFloatVvg",
"mangledName": "$s9Signature0A11TextOptionsC8textSize12CoreGraphics7CGFloatVvg",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC8textSize14CoreFoundation7CGFloatVvs",
"mangledName": "$s9Signature0A11TextOptionsC8textSize12CoreGraphics7CGFloatVvs",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9Signature0A11TextOptionsC8textSize14CoreFoundation7CGFloatVvM",
"mangledName": "$s9Signature0A11TextOptionsC8textSize12CoreGraphics7CGFloatVvM",
"moduleName": "Signature",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(enabled:content:textColor:textSize:)",
"children": [
{
"kind": "TypeNominal",
"name": "SignatureTextOptions",
"printedName": "Signature.SignatureTextOptions",
"usr": "s:9Signature0A11TextOptionsC"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"hasDefaultArg": true,
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"hasDefaultArg": true,
"usr": "s:SS"
},
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "SwiftUI.Color?",
"children": [
{
"kind": "TypeNominal",
"name": "Color",
"printedName": "SwiftUI.Color",
"usr": "s:7SwiftUI5ColorV"
}
],
"hasDefaultArg": true,
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "CGFloat",
"printedName": "CoreGraphics.CGFloat",
"hasDefaultArg": true,
"usr": "s:14CoreFoundation7CGFloatV"
}
],
"declKind": "Constructor",
"usr": "s:9Signature0A11TextOptionsC7enabled7content9textColor0F4SizeACSb_SS7SwiftUI0G0VSg14CoreFoundation7CGFloatVtcfc",
"mangledName": "$s9Signature0A11TextOptionsC7enabl