copy

fun copy(x: Float = this.x, y: Float = this.y): AugmentContentAlignment

Return

A copy of AugmentContentAlignment.

Parameters

x

The x-axis value of normalized point.

y

The y-axis value of normalized point.