ConditionallyIndependentlyAnimatableAttribute ConditionallyIndependentlyAnimatableAttribute ConditionallyIndependentlyAnimatableAttribute ConditionallyIndependentlyAnimatableAttribute Class

Definition

Not intended for general use. See also IndependentlyAnimatableAttribute.

public : sealed class ConditionallyIndependentlyAnimatableAttribute : Attributepublic sealed class ConditionallyIndependentlyAnimatableAttribute : AttributePublic NotInheritable Class ConditionallyIndependentlyAnimatableAttribute Inherits Attribute// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Constructors

ConditionallyIndependentlyAnimatableAttribute() ConditionallyIndependentlyAnimatableAttribute() ConditionallyIndependentlyAnimatableAttribute() ConditionallyIndependentlyAnimatableAttribute()

Initializes a new instance of the ConditionallyIndependentlyAnimatableAttribute class.

public : ConditionallyIndependentlyAnimatableAttribute()public ConditionallyIndependentlyAnimatableAttribute()Public Sub New()// This API is not available in Javascript.

See Also