ViewContentSensitivity Enum

Definition

Specifies the sensitivity of content displayed by a view.

public enum ViewContentSensitivity
type ViewContentSensitivity = 
Inheritance
ViewContentSensitivity

Fields

Name Value Description
Auto 0

Identifies the auto content-sensitivity setting for a view.

Sensitive 1

Identifies the sensitive content-sensitivity setting for a view.

NotSensitive 2

Identifies the not sensitive content-sensitivity setting for a view.

Applies to