Contents

iconURL(fitting:)

A URL for the icon of the app.

Declaration

func iconURL(fitting size: CGSize) -> URL?

Parameters

  • size:

    The size of the icon.

Return Value

The URL of the icon.

Discussion

The icon scales to fit the given size.

See Also

Obtaining general information