ContentInfoSource Enum

Definition

Identifies the source from which a view received content.

public enum ContentInfoSource
type ContentInfoSource = 
Inheritance
ContentInfoSource

Fields

Name Value Description
App 0

Identifies content supplied by app.

Clipboard 1

Identifies content supplied by clipboard.

InputMethod 2

Identifies content supplied by input method.

DragAndDrop 3

Identifies content supplied by drag and drop.

Autofill 4

Identifies content supplied by autofill.

ProcessText 5

Identifies content supplied by process text.

Applies to