AnchorLocatedEventArgs.Watcher 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.
The watcher that located the anchor.
public:
property Microsoft::Azure::SpatialAnchors::CloudSpatialAnchorWatcher ^ Watcher { Microsoft::Azure::SpatialAnchors::CloudSpatialAnchorWatcher ^ get(); };
public Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorWatcher Watcher { get; }
member this.Watcher : Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorWatcher
Public ReadOnly Property Watcher As CloudSpatialAnchorWatcher