This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

IconBadge.AttachTo

Declaration

public void AttachTo(UIElements.VisualElement target, SpriteAlignment align);

Parameters

target The target element to attach this badge to.
align Relative alignement of the badge.

Description

Attaches this badge to another element.