[Docs] StageWebView::drawViewPortAsync()
call error without viewPort
not documented
#3590
Labels
StageWebView::drawViewPortAsync()
call error without viewPort
not documented
#3590
Problem Description
StageWebView::drawViewPortAsync()
call error withoutviewPort
not documented.It could be throwed by
if
StageWebView::viewPort
not set up.In this case you will get exception:
but it's not documented properly as a reason.
Steps to Reproduce
https://airsdk.dev/reference/actionscript/3.0/flash/media/StageWebView.html#drawViewPortAsync()
Actual Result:
null
viewPort
reason not documented.Expected Result:
null
viewPort
reason documented.The text was updated successfully, but these errors were encountered: