MonoTouch.Dialog.RootElement.PrepareDialogViewController C# (CSharp) 메소드

PrepareDialogViewController() 보호된 메소드

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
리턴 void
		protected virtual void PrepareDialogViewController (UIViewController dvc)
		{
		}