ScreenCaptureDisabledBehavior Enum

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
Inheritance
ScreenCaptureDisabledBehavior
Attributes

Fields

DrawAsBlack 0
ExcludeFromCapture 1

Applies to