Hiding UI overflow?

I want to hide overflow part of UI, how can I make this?
I’m finding if there is property like css’s overflow thing.

with out hide overflow:
overflow

with hide overflow:
캡처

1 Like

I think you’re looking for the ClipsDescendants property :slightly_smiling_face:

3 Likes