MonoTouch.Dialog.RootElement.PrepareDialogViewController C# (CSharp) Méthode

PrepareDialogViewController() protected méthode

This method does nothing by default, but gives a chance to subclasses to customize the UIViewController before it is presented
protected PrepareDialogViewController ( UIViewController dvc ) : void
dvc UIViewController
Résultat void
		protected virtual void PrepareDialogViewController (UIViewController dvc)
		{
		}