ConditionallyIndependentlyAnimatableAttribute Classe

Definição

Não destinado ao uso geral. Consulte também IndependentlyAnimatableAttribute.

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
Herança
ConditionallyIndependentlyAnimatableAttribute
Atributos

Requisitos do Windows

Família de dispositivos
Windows 10 (introduzida na 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduzida na v1.0)

Construtores

ConditionallyIndependentlyAnimatableAttribute()

Inicializa uma nova instância da classe ConditionallyIndependentlyAnimatableAttribute .

Aplica-se a

Confira também