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