autoscrollduration - eisclimber/ExPresS-XR GitHub Wiki
Property in PictureScrollViewer
Duration in seconds it takes when (auto) scrolling from side to side. _scrollType must be set to ScrollType.ConstantDuration.
public float AutoScrollDuration { get; set; }