InAppNotification.SetKeyFrameDuration(DependencyObject, TimeSpan) Method
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.
Sets the value of the KeyFrameDuration attached property
public static void SetKeyFrameDuration (Windows.UI.Xaml.DependencyObject obj, TimeSpan value);
static member SetKeyFrameDuration : Windows.UI.Xaml.DependencyObject * TimeSpan -> unit
Public Shared Sub SetKeyFrameDuration (obj As DependencyObject, value As TimeSpan)
Parameters
- obj
- Windows.UI.Xaml.DependencyObject
The KeyFrame object where the property is attached
- value
- TimeSpan
The TimeSpan value to be set as duration