Table of Contents

Property Ref

Namespace
Velvet
Assembly
Velvet.Docs.dll

Ref

Attach point: pass as the refCallback: argument of any V.* factory. The returned cleanup detaches the listeners (the standard refCallback contract).

public Func<VisualElement, Action> Ref { get; }

Property Value

Func<VisualElement, Action>