共用方式為


DialogFragmentStyle 列舉

定義

列舉數種類型所傳回的值,並當作 F:Android.App.DialogFragment.SetStyle 成員的參數

public enum DialogFragmentStyle
type DialogFragmentStyle = 
繼承
DialogFragmentStyle

欄位

NoFrame 2
NoInput 3
Normal 0

SetStyle(DialogFragmentStyle, Int32)的樣式:基本、一般對話框。

NoTitle 1

SetStyle(DialogFragmentStyle, Int32)樣式:不包含標題區域。

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於