---
title: "point(_:)"
framework: swiftui
role: symbol
role_heading: Type Method
path: "swiftui/anchor/source/point(_:)"
---

# point(_:)

## Declaration

```swift
static func point(_ p: CGPoint) -> Anchor<Value>.Source
```

## See Also

### Getting point anchor sources

- [unitPoint(_:)](swiftui/anchor/source/unitpoint(_:).md)
