blockly > bubbles > TextInputBubble > positionByRect

bubbles.TextInputBubble.positionByRect() 메서드

서명:

protected positionByRect(rect?: Rect): void;

매개변수

매개변수 유형 설명
rect Rect (선택사항)

반환:

void