Freigeben über


CoreFrameworkInputViewAnimationStartingEventArgs.Occlusions Eigenschaft

Definition

public:
 property IVectorView<CoreInputViewOcclusion ^> ^ Occlusions { IVectorView<CoreInputViewOcclusion ^> ^ get(); };
IVectorView<CoreInputViewOcclusion> Occlusions();
public IReadOnlyList<CoreInputViewOcclusion> Occlusions { get; }
var iVectorView = coreFrameworkInputViewAnimationStartingEventArgs.occlusions;
Public ReadOnly Property Occlusions As IReadOnlyList(Of CoreInputViewOcclusion)

Eigenschaftswert

Die Auflistung von CoreInputViewOcclusion-Objekten , die dem animierten CoreFrameworkInputView zugeordnet sind.

Gilt für: