차단 > FlyoutButton > cursorSvg

FlyoutButton.cursorSvg 속성

커서가 버튼에 연결되면 커서 svg 요소를 유지합니다. 버튼에 커서가 없으면 null입니다.

서명:

cursorSvg: SVGElement | null;