NEFilterAction Enum

Definition

Enumerates the actions to be taken when a NEFilterVerdict is that a report should be made.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEFilterAction
type NEFilterAction = 
Inheritance
NEFilterAction
Attributes

Fields

Allow 1
Drop 2
FilterData 4
Invalid 0
Remediate 3

Applies to