get_format


Description:

public ClipFormat get_format ()

Queries the clipboard data format of a ClipData.

The format refers to the data blob inside the this; use get_data_blob to get that data blob.

Parameters:

this

A ClipData.

Returns:

The format in which the ClipData's data blob is stored.