Figler.Schema.TransitionType (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi enum module for TransitionType.

Summary

Types

t()

@type t() ::
  (((((((((((((((((((((((((:instant_transition | :dissolve) | :fade)
                         | :slide_from_left)
                        | :slide_from_right)
                       | :slide_from_top)
                      | :slide_from_bottom)
                     | :push_from_left)
                    | :push_from_right)
                   | :push_from_top)
                  | :push_from_bottom)
                 | :move_from_left)
                | :move_from_right)
               | :move_from_top)
              | :move_from_bottom)
             | :slide_out_to_left)
            | :slide_out_to_right)
           | :slide_out_to_top)
          | :slide_out_to_bottom)
         | :move_out_to_left)
        | :move_out_to_right)
       | :move_out_to_top)
      | :move_out_to_bottom)
     | :magic_move)
    | :smart_animate)
   | :scroll_animate)
  | integer()

Functions

key(value)

transform_module()

value(name)