init(effect:shape:)
Creates a hover style with the provided effect and shape.
Declaration
@MainActor @preconcurrency convenience init(effect: some UIHoverEffect, shape: UIShape? = nil)Creates a hover style with the provided effect and shape.
@MainActor @preconcurrency convenience init(effect: some UIHoverEffect, shape: UIShape? = nil)