macro_rules! c_focus {
($view:expr) => { ... };
}
Expand description
Convenience macro that wraps a view in a CircularFocus
that wraps the arrow keys
macro_rules! c_focus {
($view:expr) => { ... };
}
Convenience macro that wraps a view in a CircularFocus
that wraps the arrow keys