화면 » Api

setscreenprotectimage

Description

화면의 protect_image 속성값을 설정한다.

Parameters

Parameters Type Description
imageUrl STRING 이미지 URL

Return Value

Type Description
BOOL 화면의 protect_image 속성값 지정 정상 처리 여부

Example

function btn_setscreenprotectimage_on_mouseup(objInst) { screen.setscreenprotectimage("/IMAGE/Loading.png"); }

See Also

getscreenprotectimage

Viewer Ver.

9.1.1.1

Update Date

20161123