LavaUI docs

struct MenuIcon

Swift

Constructors

init(size: Float = 18, path: String? = nil)

Not documented.

Sources/LavaMenu/Menu.swift:48

Properties

var path: String?

File the LavaUI strip can load when it was not given pixels.

Sources/LavaMenu/Menu.swift:46

var size: Float

Suggested draw size, in points.

Sources/LavaMenu/Menu.swift:44