DropletSettingsPageIcon

A link row's tile from an image: the image at the tile's size, with high quality interpolation, or nothing when there is none (DroppyKit 1.13.0).

@MainActor struct DropletSettingsPageIcon

Initializers

init(image:)

@MainActor init(image: NSImage?)

Creates a tile from an image.

Properties

body

@MainActor var body: some View { get }