nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.configuration.policy
/
ApplicationPolicy
Application
Policy
abstract
class
ApplicationPolicy
Application policy.
Inheritors
DefaultApplicationPolicy
Members
Constructors
Application
Policy
Link copied to clipboard
constructor
(
)
Types
Policy
Event
Link copied to clipboard
enum
PolicyEvent
Currently supported policy events.
Functions
has
Permission
For
Event
Link copied to clipboard
abstract
fun
hasPermissionForEvent
(
@
NonNull
event
:
ApplicationPolicy.PolicyEvent
)
:
Boolean
Called to check if certain policy action should be allowed or not.