Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > BlockSvg > setDragStrategy
Metoda BlockSvg.setDragStrategy()
Ustawia strategię przeciągania dla tej bryły.
Podpis:
setDragStrategy(dragStrategy: IDragStrategy): void;
Parametry
Zwroty:
nieważne
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The `setDragStrategy()` method, part of the `BlockSvg` class, configures the drag behavior of a block. It accepts a single parameter, `dragStrategy`, which is of type `IDragStrategy`. This parameter dictates the specific strategy to be used when dragging the block. The method modifies the block's behavior and doesn't return any value.\n"],null,[]]