Share via


XRAnchorStore.PersistedAnchorNames Property

Definition

The names of all persisted anchors available in this anchor store. Each of these persisted anchors can be loaded with LoadAnchor(String).

public System.Collections.Generic.IReadOnlyList<string> PersistedAnchorNames { get; }
member this.PersistedAnchorNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property PersistedAnchorNames As IReadOnlyList(Of String)

Property Value

Applies to