Platforms to show: All Mac Windows Linux Cross-Platform

Back to LAContextMBS class.

LAContextMBS.evaluatePolicyResult(Success as Boolean, error as NSErrorMBS, Policy as Integer, localizedReason as String, tag as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event TouchBar MBS Mac64bit Plugin 17.0 ✅ Yes ❌ No ❌ No ❌ No
The event called for the result of evaluatePolicy method.

success: Reply parameter that is true if the policy has been evaluated successfully or false if the evaluation failed.

error: Reply parameter that is nil if the policy has been evaluated successfully, or it contains error information about the evaluation failure.

Typical error codes returned by this call are:
ErrorUserFallback if user tapped the fallback button
ErrorUserCancel if user has tapped the Cancel button
ErrorSystemCancel if some system event interrupted the evaluation (e.g. Home button pressed).

Some examples using this event:

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...