lmw
2025-04-03 8d72ec1b07a4fe0863b41b1140a8c0e679867b93
1
2
3
package com.lzf.easyfloat
 
data class WindowEvent(var type : Int) : BaseEventWindow()