> For the complete documentation index, see [llms.txt](https://miniring.gitbook.io/hig/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://miniring.gitbook.io/hig/system-capabilities/screenshots.md).

# Screenshots

A user can capture what’s displayed on their screen by taking a screenshot. Starting in iOS 11, screenshots briefly appear in preview form at the bottom of the screen after being taken. The user can swipe a preview to the side to dismiss it (a preview auto-dismisses after a few seconds if the user does nothing) or tap a preview for quick access to Instant Markup and sharing tools. Screenshots are saved into a Screenshots album in Photos.

사용자는 스크린 샷을 찍어서 화면에 표시된 내용을 캡처 할 수 있습니다. iOS 11부터 스크린 샷은 찍은 후 화면 하단에 미리보기 형식으로 잠깐 나타납니다. 사용자는 미리보기를 옆으로 스와이프하여 무시하거나(사용자가 아무 작업도하지 않을 경우 미리보기가 몇 초 후에 미리보기가 사라짐) 탭하여 즉석 마크업 및 공유 도구에 빠르게 액세스 할 수 있습니다. 스크린 샷은 사진의 스크린 샷 앨범에 저장됩니다.

![](https://456331454-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LMot2GVuk_VozHU_SdE%2F-LNnvGoCIBke99Ns8ZK9%2F-LNnvLRwa2cDiXb5ntib%2FScreenShot_Feature.png?alt=media\&token=ca4f5f36-40dc-4178-a79e-c3ab620e33ce)

**Don’t change your app’s interface when local screenshots are taken.** The system-provided screenshot feature provides sufficient context and functionality when taking screenshots. Custom screenshot-initiated interface changes and features are repetitive, unnecessary, and potentially confusing. If appropriate for your app, it’s fine to alert users when screenshots are taken by a different user or on a different device.

**로컬 스크린 샷을 찍을 때 앱의 인터페이스를 변경하지 마십시오.** 시스템이 제공하는 스크린 샷 기능은 스크린 샷을 찍을 때 충분한 컨텍스트와 기능을 제공합니다. 사용자 정의 스크린 샷 초기화 인터페이스 변경 및 기능은 반복적이고 불필요하며 잠재적으로 혼란스럽습니다. 앱에 적합한 경우 다른 사용자 또는 다른 기기에서 스크린 샷을 찍을때 사용자에게 알리는 것이 좋습니다.

[Screenshots - System Capabilities - iOS - Human Interface Guidelines - Apple Developer](https://developer.apple.com/design/human-interface-guidelines/ios/system-capabilities/screenshots/)
