Skip to content
TypeAliasUI & Typography@public

FlxBarCallback

Callback invoked when a bar first reaches one of its range limits.

ts
export type FlxBarCallback = () => void

Released under the MIT License.