RepeatBehavior Struct
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.
Describes how a Timeline repeats its simple duration.
public value class RepeatBehavior : IFormattable
[System.Security.SecurityCritical]
public struct RepeatBehavior : IFormattable
[<System.Security.SecurityCritical>]
type RepeatBehavior = struct
interface IFormattable
Public Structure RepeatBehavior
Implements IFormattable
- Inheritance
- Attributes
- Implements
This struct represents the .NET projection of the Windows Runtime (WinRT) RepeatBehavior
struct. For more information, see RepeatBehavior in the UWP API reference.
Repeat |
Initializes a new instance of the RepeatBehavior struct with the specified iteration count. |
Repeat |
Initializes a new instance of the RepeatBehavior struct with the specified repeat duration. |
Count |
Gets the number of times a Windows.UI.Xaml.Media.Animation.Timeline should repeat. |
Duration |
Gets the total length of time a Windows.UI.Xaml.Media.Animation.Timeline should play. |
Forever |
Gets a RepeatBehavior that specifies an infinite number of repetitions. |
Has |
Gets a value that indicates whether the repeat behavior has a specified iteration count. |
Has |
Gets a value that indicates whether the repeat behavior has a specified repeat duration. |
Type |
Gets or sets one of the RepeatBehaviorType values that describes the way behavior repeats. |
Equals(Object) |
Indicates whether the specified object is equal to this RepeatBehavior. |
Equals(Repeat |
Indicates whether the two specified RepeatBehavior values are equal. |
Equals(Repeat |
Returns a value that indicates whether the specified RepeatBehavior is equal to this RepeatBehavior. |
Get |
Returns the hash code of this instance. |
To |
Returns a string representation of this RepeatBehavior. |
To |
Returns a string representation of this RepeatBehavior with the specified format. |
Equality(Repeat |
Indicates whether the two specified RepeatBehavior values are equal. |
Inequality(Repeat |
Indicates whether the two specified RepeatBehavior values are not equal. |
IFormattable. |
For a description of this member, see ToString(String, IFormatProvider). |
Продукт | Версии |
---|---|
UWP | 10.0 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: