Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不想在事后知道(为此,我可以赶上 resizeEvent),我想在实际发生任何事情之前知道,当用户点击一侧/角落并开始拖动东西时,然后在调整大小完成后释放鼠标时再次。(我知道我可以捕捉到鼠标事件,但是有没有办法告诉这些事件会导致窗口调整大小?)