Sdílet prostřednictvím


PresentationMode Enum

Definition

This enumeration supports a bitwise combination of its member values.

public enum class PresentationMode
[System.Flags]
public enum PresentationMode
[<System.Flags>]
type PresentationMode = 
Public Enum PresentationMode
Inheritance
PresentationMode
Attributes

Fields

NotAnimated 1
Animated 2
Modal 4
ModalNotAnimated 5
ModalAnimated 6

Applies to