Skip to content

MonkeyAroundComponentRegisterMethodPatchParams.once?

MonkeyAroundComponentRegisterMethodPatchParams › once?

Type: boolean

When true, the patch uninstalls itself the first time the patched method is invoked, restoring the original — so the interception happens exactly once. Existing callers that omit it are unaffected.