C# Class Smeedee.Android.Screens.ServerSettingsPreference

Inheritance: DialogPreference
Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Méthodes publiques

Méthode Description
ServerSettingsPreference ( Android.Content.Context context, IAttributeSet attrs ) : System
ServerSettingsPreference ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : System
ServerSettingsPreference ( IntPtr doNotUse ) : System

Méthodes protégées

Méthode Description
OnBindDialogView ( Android.Views.View view ) : void
OnCreateDialogView ( ) : Android.Views.View
OnDialogClosed ( bool positiveResult ) : void

Method Details

OnBindDialogView() protected méthode

protected OnBindDialogView ( Android.Views.View view ) : void
view Android.Views.View
Résultat void

OnCreateDialogView() protected méthode

protected OnCreateDialogView ( ) : Android.Views.View
Résultat Android.Views.View

OnDialogClosed() protected méthode

protected OnDialogClosed ( bool positiveResult ) : void
positiveResult bool
Résultat void

ServerSettingsPreference() public méthode

public ServerSettingsPreference ( Android.Content.Context context, IAttributeSet attrs ) : System
context Android.Content.Context
attrs IAttributeSet
Résultat System

ServerSettingsPreference() public méthode

public ServerSettingsPreference ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : System
context Android.Content.Context
attrs IAttributeSet
defStyle int
Résultat System

ServerSettingsPreference() public méthode

public ServerSettingsPreference ( IntPtr doNotUse ) : System
doNotUse System.IntPtr
Résultat System