IAnimatedVisualSource3 Interface
Definition
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.
An animated Composition.Visual that can be used by other objects, such as an AnimatedVisualPlayer or AnimatedIcon. Extends IAnimatedVisualSource2
public interface class IAnimatedVisualSource3
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 196608)]
/// [Windows.Foundation.Metadata.Guid(2706567181, 47055, 23183, 174, 231, 234, 27, 151, 194, 22, 57)]
struct IAnimatedVisualSource3
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 196608)]
[Windows.Foundation.Metadata.Guid(2706567181, 47055, 23183, 174, 231, 234, 27, 151, 194, 22, 57)]
public interface IAnimatedVisualSource3
Public Interface IAnimatedVisualSource3
- Attributes
Methods
TryCreateAnimatedVisual(Compositor, Object, Boolean) |
Attempts to create an animated visual. |