AnchorLocatedEventArgs.Status 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.
Specifies whether the anchor was located, or the reason why it may have failed.
public:
property Microsoft::Azure::SpatialAnchors::LocateAnchorStatus Status { Microsoft::Azure::SpatialAnchors::LocateAnchorStatus get(); };
public Microsoft.Azure.SpatialAnchors.LocateAnchorStatus Status { get; }
member this.Status : Microsoft.Azure.SpatialAnchors.LocateAnchorStatus
Public ReadOnly Property Status As LocateAnchorStatus