motionRelease | |||||||
Type | message | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Sent when a motion is ended due to an incoming even such as a phone-call. | ||||||
Introduced | 4.5.2 | ||||||
OS | ios, android | ||||||
Platforms | desktop | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: defaultStack Message: motionEnd, motionStart | ||||||
Description | Handle the motionRelease message to perform an action when a motion is stopped due to an incoming event such as a phone-call. The motionRelease message is sent to the current card of the defaultStack when a motion is ended due to an incoming event such as a phone-call.
| ||||||
Tags | ui |