Constant scl_gui_widgets::widgets::ON_PAGE
source · pub const ON_PAGE: Selector<&'static str>;
Expand description
当分页组件跳转到指定页面时抛出的 [druid::Notification
]
参数是跳转到的当前页面 ID
pub const ON_PAGE: Selector<&'static str>;
当分页组件跳转到指定页面时抛出的 [druid::Notification
]
参数是跳转到的当前页面 ID