PresentationMode 列挙型

定義

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

[System.Flags]
public enum PresentationMode
type PresentationMode = 
継承
PresentationMode
属性

フィールド

Animated 2
Modal 4
ModalAnimated 6
ModalNotAnimated 5
NotAnimated 1

適用対象