RotatorTile.ExtraRandomDuration 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.
Gets or sets the extra randomized duration to be added to the RotationDelay property. A value between zero and this value in seconds will be added to the RotationDelay.
public TimeSpan ExtraRandomDuration { get; set; }
member this.ExtraRandomDuration : TimeSpan with get, set
Public Property ExtraRandomDuration As TimeSpan