---
title: makeProxy()
framework: fskit
role: symbol
role_heading: Instance Method
path: fskit/fsresource/makeproxy()
---

# makeProxy()

Creates a proxy object of this resource.

## Declaration

```swift
func makeProxy() -> Self
```

## Discussion

Discussion If you create a proxy from a proxy resource, this method returns a copy of the proxy.
