コード例 #1
0
		public virtual bool PanGestureShouldBegin (SWRevealViewController revealController)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}
コード例 #2
0
		public virtual void AnimateToPosition (SWRevealViewController revealController, FrontViewPosition position)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}
コード例 #3
0
		public virtual global::MonoTouch.UIKit.UIViewControllerAnimatedTransitioning AnimationControllerForOperation (SWRevealViewController revealController, SWRevealControllerOperation operation, global::MonoTouch.UIKit.UIViewController fromVC, global::MonoTouch.UIKit.UIViewController toVC)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}
コード例 #4
0
		public virtual void DidAddViewController (SWRevealViewController revealController, global::MonoTouch.UIKit.UIViewController viewController, SWRevealControllerOperation operation, bool animated)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}
コード例 #5
0
		public virtual void PanGestureEndedToLocation (SWRevealViewController revealController, float location, float progress)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}
コード例 #6
0
		public virtual void PanGestureEnded (SWRevealViewController revealController)
		{
			throw new You_Should_Not_Call_base_In_This_Method ();
		}