Contents

appRules

The app rules dictating which apps use the current tunneling session.

Declaration

var appRules: [NEAppRule]? { get }

Discussion

This property is only non-nil if the current configuration is a Per-App VPN configuration.

See Also

Getting the tunnel configuration