FS.Skia.UI.Elmish Namespace
| Type/Module | Description |
|
Public contract module exposed by this FS.Skia.UI package. Additive Elmish tick helper (feature 073). The only interpreter-edge component of the animation slice: it advances time by emitting frame-delta messages, and it gates redraws by emitting **only while at least one animation is active**. Wire it through `Program.withSubscription`. |
|
|
Per-frame elapsed delta routed into the author's `update`. Embed it in your own message type (via the `toMsg` mapper) or pattern-match it directly. |
|
|
Public contract module exposed by this FS.Skia.UI package. |
|
|
Public contract type exposed by this FS.Skia.UI package. |
|
|
Public contract type exposed by this FS.Skia.UI package. |
|
|
Public contract type exposed by this FS.Skia.UI package. |