CompositionObject
CompositionObject(DerivedComposed)
CompositionObject(IObjectReference)
Comment
Compositor
Dispatcher
DispatcherQueue
ImplicitAnimations
Properties
As<I>()
Dispose()
Equals(CompositionObject)
Equals(Object)
FromAbi(IntPtr)
GetHashCode()
IsOverridableInterface(Guid)
PopulatePropertyInfo(String, AnimationPropertyInfo)
StartAnimation(String, CompositionAnimation)
StartAnimation(String, CompositionAnimation, AnimationController)
StartAnimationGroup(ICompositionAnimationBase)
StartAnimationGroupWithIAnimationObject(IAnimationObject, ICompositionAnimationBase)
StartAnimationWithIAnimationObject(IAnimationObject, String, CompositionAnimation)
StopAnimation(String)
StopAnimationGroup(ICompositionAnimationBase)
TryGetAnimationController(String)
operator !=(CompositionObject, CompositionObject)
operator ==(CompositionObject, CompositionObject)
net10.0-windows10.0.22621
namespace Windows.UI.Composition
{
[ContractVersion(typeof(UniversalApiContract), 131072U)]
[ProjectedRuntimeClass(typeof(ICompositionObject))]
[SupportedOSPlatform("Windows10.0.10586.0")]
[WindowsRuntimeHelperType(typeof(CompositionObject))]
[WindowsRuntimeType("Windows.Foundation.UniversalApiContract")]
public class CompositionObject : IDisposable, IEquatable<CompositionObject>, ICustomQueryInterface, IDynamicInterfaceCastable, IUnmanagedVirtualMethodTableProvider, IAnimationObject, IWinRTObject
{
public Compositor Compositor { get; }
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.0 |
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 10.0.1776310.0.1836210.0.1904110.0.2034810.0.2200010.0.22621 |
Information specific to net10.0-windows10.0.22621 | |
| Assembly | Microsoft.Windows.SDK.NET , Version=10.0.22621.38, PublicKeyToken=31bf3856ad364e35 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API