lmw
2025-01-14 d57f0210ac94ea2b3d4e18f7065d9b06d451ab5c
1
2
3
package com.lzf.easyfloat
 
data class WindowEvent(var type : Int) : BaseEventWindow()