UIModalPresentationStyle 枚举

定义

枚举有效模式演示样式。

public enum UIModalPresentationStyle
type UIModalPresentationStyle = 
继承
System.Enum
UIModalPresentationStyle

字段

Automatic 2
FormSheet 1

内容显示在屏幕的中央。

FullScreen 0

内容以满屏方式显示。

OverFullScreen 3
PageSheet 4

适用于