Property TargetId
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
TargetId
ID of the mount target registered in FiberPortalRegistry. Null when the portal targets a framework-managed layer panel (Layer) or an element the caller holds (TargetElement) — exactly one of the three is non-null.
public string? TargetId { get; init; }
Property Value
- string