ServiceStatusGetters extension

Utility getter extensions for the ServiceStatus type.

on

Properties

isDisabled bool

Available on ServiceStatus, provided by the ServiceStatusGetters extension

If the service for the permission is disabled.
no setter
isEnabled bool

Available on ServiceStatus, provided by the ServiceStatusGetters extension

If the service for the permission is enabled.
no setter
isNotApplicable bool

Available on ServiceStatus, provided by the ServiceStatusGetters extension

If the permission does not have an associated service on the current platform.
no setter