@tauri-apps/api@2.5.0
此内容尚不支持你的语言。
-
66e6325f4
(#13136) Allow passing the callback as the parameter of constructor ofChannel
so you can use it like thisnew Channel((message) => console.log(message))
-
ea36294cb
(#13208) AddeddisableInputAccessoryView: bool
config for iOS. -
c1cd0a2dd
(#13090) macOS/iOS: add option to disable or enable link previews when building a webview (the webkit api has it enabled by default)WindowOptions::allowLinkPreview
WebviewOptions::allowLinkPreview
-
b072e2b29
(#9687) AddpreventOverflow
config option to prevent the window from overflowing the monitor size on creation
© 2025 Tauri Contributors. CC-BY / MIT