blockly > 동작 > currentDropdownOwner

Gesture.currentDropdownOwner 속성

이 동작이 처음 시작될 때 dropDiv의 소유자입니다. 필드에서 이벤트 관련 작업을 수행하기 전에 드롭다운을 닫고 일부 필드는 드롭다운 소유자를 중요하게 여기므로 필요합니다.

Signature:

currentDropdownOwner: Field | null;