Share via


ScreenCaptureDisabledBehavior 列挙型

定義

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
継承
ScreenCaptureDisabledBehavior
属性

フィールド

DrawAsBlack 0
ExcludeFromCapture 1

適用対象