AutoCalloutVisibilityMode
Indicates the allowed directions that will be considered to position the callouts near the target points
Enumeration Members
Section titled "Enumeration Members"The callout layer will decide on the appropriate visibility mode.
Auto = 0 DedicatedLanes
Section titled "DedicatedLanes"callouts wont show unless they have a dedicated width/height lane to render in.
DedicatedLanes = 2 Normal
Section titled "Normal"Callouts will render if they are in view without restriction.
Normal = 1