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