-
Notifications
You must be signed in to change notification settings - Fork 37
MSwipeState
Stanislav Podolia edited this page Jun 30, 2020
·
4 revisions
-
MOnSwipeDown
-
onSwipe : (point : Point, delta : Point) -> bool
-
onSwipe : (point : Point, delta : Point) -> bool
-
MOnSwipeUp
-
onSwipe : (point : Point, delta : Point) -> bool
-
onSwipe : (point : Point, delta : Point) -> bool
-
MOnSwipeLeft
-
onSwipe : (point : Point, delta : Point) -> bool
-
onSwipe : (point : Point, delta : Point) -> bool
-
MOnSwipeRight
-
onSwipe : (point : Point, delta : Point) -> bool
-
onSwipe : (point : Point, delta : Point) -> bool
-
MOnSwipe
-
fn : (swiping : bool) -> void
-
fn : (swiping : bool) -> void
-
TCurrentInteractive
-
current : DynamicBehaviour<Maybe<bool>>
-
current : DynamicBehaviour<Maybe<bool>>
-
TPressed
-
MEnabled
Disables inner clickable materials in most of the components-
enabled : Transform<bool>
-
enabled : Transform<bool>
-
MSwipeGap
-
gap : double
-
gap : double
-
MInteractionsOnTop
Move interactions on top of the component