예제 #1
0
 @Callback
 @BindSelector("presentsWithGesture")
 public static boolean isPresentsWithGesture(UISplitViewController __self__, Selector __cmd__) {
   return __self__.isPresentsWithGesture();
 }