Dose using the visible property to hide an object affect its ref #871
Answered
by
drcmda
yahia1997ezat
asked this question in
Q&A
-
Dose using the visible property to hide an object affects its ref so when trigger visible property ref becomes no longer reference current object. |
Beta Was this translation helpful? Give feedback.
Answered by
drcmda
Dec 12, 2020
Replies: 1 comment 1 reply
-
no, visible just makes it invisible but the object is still there and you can reference it |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yahia1997ezat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
no, visible just makes it invisible but the object is still there and you can reference it