cancel_event.h
Overview
Related Modules:
Graphic
Description:
Declares a cancel event, which usually occurs when the target view changes due to user sliding. For example, this event is triggered if you, after pressing a button, does not release the button but slides.
Since:
1.0
Version:
1.0
Summary
Data Structures
Data Structure Name
|
Description
|
OHOS::CancelEvent
|
Defines a cancel event, which usually occurs when the target view changes due to user sliding. For example, this event is triggered if you, after pressing a button, does not release the button but slides.
|