mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[doc] Update Trapper:info() documentation (#13095)
Some checks failed
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (10.15, 13, x86-64, 15.2) (push) Has been cancelled
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (11.0, 14, ARM64, 15.4) (push) Has been cancelled
Some checks failed
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (10.15, 13, x86-64, 15.2) (push) Has been cancelled
macos / macOS ${{ matrix.image }} ${{ matrix.platform }} 🔨${{ matrix.xcode_version }} 🎯${{ matrix.deployment_target }} (11.0, 14, ARM64, 15.4) (push) Has been cancelled
Overlooked in #13073.
This commit is contained in:
@@ -115,6 +115,7 @@ exact same size.
|
||||
|
||||
@string text text to display as an InfoMessage (or nil to keep existing one)
|
||||
@boolean fast_refresh[opt=false] true for faster refresh
|
||||
@boolean skip_dismiss_check[opt=false] true to return immediately, to avoid the 100 ms delay for interim update
|
||||
@treturn boolean true if InfoMessage was not dismissed, false if dismissed
|
||||
|
||||
@usage
|
||||
|
||||
Reference in New Issue
Block a user