公告板
版本库
活动
搜索
登录
android
/
driver/shehong
射洪司机端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
提交代码
Pu Zhibing
2025-06-25
844fc3910b72130f79480714bcba98106d8f9177
[android/driver/shehong.git]
/
easyfloat
/
src
/
main
/
java
/
com
/
lzf
/
easyfloat
/
WindowEvent.kt
1
2
3
package com.lzf.easyfloat
data class WindowEvent(var type : Int) : BaseEventWindow()