Load.control.bg.useImage()
Load.control.bg.useImage(useImage)
개요
파라미터
파라미터명
필수여부
타입
제약사항
설명
useImage
예시
if (Load.sector.StatusSeq == 1) {
Load.control.bg.useImage(false);
}Last updated
Was this helpful?
Load.control.bg.useImage(useImage)
if (Load.sector.StatusSeq == 1) {
Load.control.bg.useImage(false);
}Last updated
Was this helpful?
Was this helpful?