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

# moveToEndOfDocument(_:)

## Declaration

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

## See Also

### Moving the Selection in Documents

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