Source set: Android
public class SpatialResizeEvent(
public val type: SpatialResizeEventType,
public val size: IntVolumeSize,
)
An event representing a change in size and scale during a resize operation.
An event representing a change in size and scale during a resize operation.
public class SpatialResizeEvent(
public val type: SpatialResizeEventType,
public val size: IntVolumeSize,
)
An event representing a change in size and scale during a resize operation.
Last updated: