---
title: layoutPointForScreenPoint
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsaccessibility-swift.struct/parameterizedattribute/layoutpointforscreenpoint
---

# layoutPointForScreenPoint

The point in the layout area (NSValue) corresponding to the specified point on the screen (NSValue).

## Declaration

```swift
static let layoutPointForScreenPoint: NSAccessibility.ParameterizedAttribute
```

## See Also

### Attribute Names

- [attributedStringForRange](appkit/nsaccessibility-swift.struct/parameterizedattribute/attributedstringforrange.md)
- [boundsForRange](appkit/nsaccessibility-swift.struct/parameterizedattribute/boundsforrange.md)
- [cellForColumnAndRow](appkit/nsaccessibility-swift.struct/parameterizedattribute/cellforcolumnandrow.md)
- [indexForChildUIElementAttribute](appkit/nsaccessibility-swift.struct/parameterizedattribute/indexforchilduielementattribute.md)
- [indexForChildUIElementInNavigationOrderAttribute](appkit/nsaccessibility-swift.struct/parameterizedattribute/indexforchilduielementinnavigationorderattribute.md)
- [layoutSizeForScreenSize](appkit/nsaccessibility-swift.struct/parameterizedattribute/layoutsizeforscreensize.md)
- [lineForIndex](appkit/nsaccessibility-swift.struct/parameterizedattribute/lineforindex.md)
- [rangeForIndex](appkit/nsaccessibility-swift.struct/parameterizedattribute/rangeforindex.md)
- [rangeForLine](appkit/nsaccessibility-swift.struct/parameterizedattribute/rangeforline.md)
- [rangeForPosition](appkit/nsaccessibility-swift.struct/parameterizedattribute/rangeforposition.md)
- [resultsForSearchPredicateParameterizedAttribute](appkit/nsaccessibility-swift.struct/parameterizedattribute/resultsforsearchpredicateparameterizedattribute.md)
- [rtfForRange](appkit/nsaccessibility-swift.struct/parameterizedattribute/rtfforrange.md)
- [screenPointForLayoutPoint](appkit/nsaccessibility-swift.struct/parameterizedattribute/screenpointforlayoutpoint.md)
- [screenSizeForLayoutSize](appkit/nsaccessibility-swift.struct/parameterizedattribute/screensizeforlayoutsize.md)
- [stringForRange](appkit/nsaccessibility-swift.struct/parameterizedattribute/stringforrange.md)
