| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
test branch-tns-core-modules#mdonev/enhance-hittesting-support |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Enhance hit-testing support by introducing IsPassThroughParentEnabled property on all built-in layout containers (hence added to LayoutBase) that gets or sets a value indicating whether touch events should pass through to a parent view of the layout container in case an interactive child view did not handle it [the event]. Note for iOS we are extending UIView class with category but on the {N} side this property is only set through layout containers.
Related to NativeScript/NativeScript#6191
paired to tns-core-modules NativeScript/NativeScript#6204