次の方法で共有


ScrollCaptureHint 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum ScrollCaptureHint
[<System.Flags>]
type ScrollCaptureHint = 
継承
ScrollCaptureHint
属性

フィールド

Auto 0
Exclude 1
ExcludeDescendants 4
Include 2

適用対象