CoreDragOperation.SetPointerId(UInt32) 方法

定义

设置指针 ID。

public:
 virtual void SetPointerId(unsigned int pointerId) = SetPointerId;
void SetPointerId(uint32_t const& pointerId);
public void SetPointerId(uint pointerId);
function setPointerId(pointerId)
Public Sub SetPointerId (pointerId As UInteger)

参数

pointerId
UInt32

unsigned int

uint32_t

指针 ID。

适用于