SpongyAnchor.IsLocated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true if the anchor is reliably located. False might mean loss of tracking or not fully initialized.
public abstract bool IsLocated { get; }
member this.IsLocated : bool
Public MustOverride ReadOnly Property IsLocated As Boolean