Esempio n. 1
0
		public static void WillRepositionPopover (IUIPopoverPresentationControllerDelegate This, UIPopoverPresentationController popoverPresentationController, CGRect targetRect, UIView inView)
		{
		}
Esempio n. 2
0
 public static void WillRepositionPopover(IUIPopoverPresentationControllerDelegate This, UIPopoverPresentationController popoverPresentationController, CGRect targetRect, UIView inView)
 {
 }
Esempio n. 3
0
		public virtual void WillRepositionPopover (UIPopoverPresentationController popoverPresentationController, CGRect targetRect, UIView inView)
		{
		}
Esempio n. 4
0
 public virtual void WillRepositionPopover(UIPopoverPresentationController popoverPresentationController, CGRect targetRect, UIView inView)
 {
 }