Screenshot Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Screenshot API lets you take a capture of the current displayed screen of the app.
public ref class Screenshot abstract sealed
public static class Screenshot
type Screenshot = class
Public Class Screenshot
- Inheritance
-
Screenshot
Properties
Default |
Provides the default implementation for static usage of this API. |
IsCaptureSupported |
Gets a value indicating whether capturing screenshots is supported on this device. |
Methods
CaptureAsync() |
Captures a screenshot of the current screen of the running application. |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.