ConditionallyIndependentlyAnimatableAttribute Clase

Definición

No está pensado para uso general. Consulte también IndependienteAnimatableAttribute.

public ref class ConditionallyIndependentlyAnimatableAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class ConditionallyIndependentlyAnimatableAttribute final : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.AttributeName("conditionallyindependentlyanimatable")]
class ConditionallyIndependentlyAnimatableAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class ConditionallyIndependentlyAnimatableAttribute : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.AttributeName("conditionallyindependentlyanimatable")]
public sealed class ConditionallyIndependentlyAnimatableAttribute : Attribute
Public NotInheritable Class ConditionallyIndependentlyAnimatableAttribute
Inherits Attribute
Herencia
ConditionallyIndependentlyAnimatableAttribute
Atributos

Requisitos de Windows

Familia de dispositivos
Windows 10 (se introdujo en la versión 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (se introdujo en la versión v1.0)

Constructores

ConditionallyIndependentlyAnimatableAttribute()

Inicializa una nueva instancia de la clase ConditionallyIndependentlyAnimatableAttribute .

Se aplica a

Consulte también