API
AnnotationView

AnnotationView

[주의] clipping하기 위해 translate를 background와 내부 view에 설정한다.

Properties

rotation: number (opens in a new tab) readonly

rotation

default :undefined

visible: boolean (opens in a new tab) readonly

visible

default :undefined

Methods

destroy(): null

객체가 소유한 참조 등을 해제하고 null을 리턴한다.

list = lis.destroy();

return null