Class LayerLink
Inheritance
System.Object
LayerLink
Namespace: Unity.UIWidgets.rendering
Syntax
public class LayerLink
Properties
leader
Declaration
public LeaderLayer leader { get; }
Property Value
Type | Description |
---|---|
LeaderLayer |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
Overrides
System.Object.ToString()