ScreenCaptureDisabledBehavior Enumeración

Definición

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
Herencia
ScreenCaptureDisabledBehavior
Atributos

Campos

DrawAsBlack 0
ExcludeFromCapture 1

Se aplica a