InAppNotification.AnimationDuration 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 a value indicating the duration of the popup animation (in milliseconds).
public TimeSpan AnimationDuration { get; set; }
member this.AnimationDuration : TimeSpan with get, set
Public Property AnimationDuration As TimeSpan