DialogFragmentStyle 枚举

定义

枚举多个类型返回的值,并将其作为 F:Android.App.DialogFragment.SetStyle 成员的参数

public enum DialogFragmentStyle
type DialogFragmentStyle = 
继承
DialogFragmentStyle

字段

名称 说明
Normal 0

SetStyle(DialogFragmentStyle, Int32)样式:基本正常对话。

NoTitle 1

样式 SetStyle(DialogFragmentStyle, Int32):不包括标题区域。

NoFrame 2
NoInput 3

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于