Source set: Android
public class SpatialResizeEvent(
public val type: SpatialResizeEventType,
public val size: IntVolumeSize,
)
When the resizable modifier is present and enabled, UI controls will be shown that allow the user to resize the element in 3D space.