8000 MSwipeState · area9innovation/flow9 Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MSwipeState

Stanislav Podolia edited this page Jun 30, 2020 · 4 revisions

Flow Wiki

MSwipeState

  • MOnSwipeDown

    • onSwipe : (point : Point, delta : Point) -> bool
  • MOnSwipeUp

    • onSwipe : (point : Point, delta : Point) -> bool
  • MOnSwipeLeft

    • onSwipe : (point : Point, delta : Point) -> bool
  • MOnSwipeRight

    • onSwipe : (point : Point, delta : Point) -> bool
  • MOnSwipe

    • fn : (swiping : bool) -> void
  • TCurrentInteractive

    • current : DynamicBehaviour<Maybe<bool>>
  • TPressed

  • MEnabled
    Disables inner clickable materials in most of the components

  • MSwipeGap

    • gap : double
  • MInteractionsOnTop
    Move interactions on top of the component

Clone this wiki locally
0