Beispiel #1
0
 public static extern void DestroyScrollEvent([NativeTypeName("ULScrollEvent")] ScrollEvent *evt);
Beispiel #2
0
 public static extern void ViewFireScrollEvent([NativeTypeName("ULView")] View *view, [NativeTypeName("ULScrollEvent")] ScrollEvent *scrollEvent);