Contents

scaled(by:)

Returns the entity scaled by the specified size.

Declaration

func scaled(by size: Self.Size) -> Self

Parameters

  • size:

    The size structure that defines that scale.

Discussion

  • Returns The scaled entity.