PublisherASA.CoarseRelocPublishEnabled 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.
Whether relocation data will be included in published cloud anchors.
public bool CoarseRelocPublishEnabled { get; set; }
member this.CoarseRelocPublishEnabled : bool with get, set
Public Property CoarseRelocPublishEnabled As Boolean
Property Value
Remarks
With this enabled, extra initialization will be done, and the readiness state will be less reliable. If cloud anchor ids will be explicitly shared via file or network communications, this should be disabled.