readAttributePresetTypes(completion:)

Declaration

func readAttributePresetTypes(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributePresetTypes() async throws -> [Any]