[][src]Type Definition orbtk::prelude::api::MouseHandlerFunction

type MouseHandlerFunction = dyn Fn(Point) + 'static;