Freigeben über


ScreenCaptureDisabledBehavior Enumeration

Definition

public enum class ScreenCaptureDisabledBehavior
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
enum class ScreenCaptureDisabledBehavior
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
public enum ScreenCaptureDisabledBehavior
var value = Windows.UI.ViewManagement.ScreenCaptureDisabledBehavior.drawAsBlack
Public Enum ScreenCaptureDisabledBehavior
Vererbung
ScreenCaptureDisabledBehavior
Attribute

Windows-Anforderungen

Anforderungen Beschreibung
Gerätefamilie
Windows 11 Insider Preview (eingeführt in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v15.0)

Felder

Name Wert Beschreibung
DrawAsBlack 0
ExcludeFromCapture 1

Gilt für: