---
title: "moveToBeginningOfDocument(_:)"
framework: appkit
role: symbol
role_heading: Instance Method
path: "appkit/nsstandardkeybindingresponding/movetobeginningofdocument(_:)"
---

# moveToBeginningOfDocument(_:)

## Declaration

```swift
optional func moveToBeginningOfDocument(_ sender: Any?)
```

## See Also

### Moving the Selection in Documents

- [moveToBeginningOfDocumentAndModifySelection(_:)](appkit/nsstandardkeybindingresponding/movetobeginningofdocumentandmodifyselection(_:).md)
- [moveToEndOfDocument(_:)](appkit/nsstandardkeybindingresponding/movetoendofdocument(_:).md)
- [moveToEndOfDocumentAndModifySelection(_:)](appkit/nsstandardkeybindingresponding/movetoendofdocumentandmodifyselection(_:).md)
