다음을 통해 공유


GraphicsCaptureAccess 클래스

정의

앱에서 사용자 동의가 필요한 그래픽 캡처 기능에 대한 액세스를 요청할 수 있습니다.

public ref class GraphicsCaptureAccess abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 786432)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GraphicsCaptureAccess final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 786432)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class GraphicsCaptureAccess
Public Class GraphicsCaptureAccess
상속
Object Platform::Object IInspectable GraphicsCaptureAccess
특성

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2104 (10.0.20348.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v12.0에서 도입되었습니다.)

메서드

RequestAccessAsync(GraphicsCaptureAccessKind)

사용자 동의가 필요한 그래픽 캡처 기능에 대한 액세스를 요청합니다.

적용 대상