CoreIndependentInputSource.SetPointerCapture 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
啟用 UWP app 的指標擷取。
public:
virtual void SetPointerCapture() = SetPointerCapture;
void SetPointerCapture();
public void SetPointerCapture();
function setPointerCapture()
Public Sub SetPointerCapture ()
實作
備註
應用程式必須位於前景,這個方法才能成功。