Contents

isSensitive

A Boolean value that indicates whether the checked content contains sensitive material.

Declaration

var isSensitive: Bool { get }

Mentioned in

Discussion

The framework indicates that content is sensitive only when the active analysisPolicy is a value other than SCSensitivityAnalysisPolicy.disabled. When this property is true, check detectedTypes to determine the specific categories of sensitive content that the framework detects in the media.