Share via


Compositor.CreateSpotLight 方法

定义

创建 SpotLight 的实例。

public:
 virtual SpotLight ^ CreateSpotLight() = CreateSpotLight;
SpotLight CreateSpotLight();
public SpotLight CreateSpotLight();
function createSpotLight()
Public Function CreateSpotLight () As SpotLight

返回

返回创建的 SpotLight 对象。

Windows 要求

设备系列
Windows 10 Anniversary Edition (在 10.0.14393.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v3.0 中引入)

适用于

另请参阅