ICompositionSurface
ICompositionSurface
ICompositionSurface
ICompositionSurface
Interface
Definition
Represents the content of a SpriteVisual. All object types that can be set as content of a SpriteVisual must implement this interface. For example, CompositionImage is one of the content types that implements ICompositionSurface. A single ICompositionSurface can be set as content for multiple SpriteVisual(s).
public : interface ICompositionSurfacepublic interface ICompositionSurfacePublic Interface ICompositionSurface// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|