static {
   ObjCRuntime.bind(/*<name>*/ UITextSelectionRect /*</name>*/.class);
 }
 static {
   ObjCRuntime.bind(/*<name>*/ UIPopoverController /*</name>*/.class);
 }
 static {
   ObjCRuntime.bind(/*<name>*/ UISplitViewController /*</name>*/.class);
 }
Example #4
0
 static {
   ObjCRuntime.bind(/*<name>*/ UINavigationItem /*</name>*/.class);
 }
 static {
   ObjCRuntime.bind(/*<name>*/ UITapGestureRecognizer /*</name>*/.class);
 }
Example #6
0
 static {
   ObjCRuntime.bind(/*<name>*/ UIDevice /*</name>*/.class);
 }