pub fn register_preferences_with(
options: WindowOptions,
build: impl Fn() -> AnyPiece + 'static,
)Expand description
register_preferences with explicit window options (localized title, size).
pub fn register_preferences_with(
options: WindowOptions,
build: impl Fn() -> AnyPiece + 'static,
)register_preferences with explicit window options (localized title, size).