csharp
public static class DataFormatsThe format names a drag source and a drop target agree on without arranging it.
Remarks
Reverse-DNS-ish and lifted from the platforms rather than invented, so that the same string works when a drag one day crosses a process boundary. Anything an application defines for itself is spelled the same way — vixen.asset-id, com.example.track.
Fields and properties (2)
public const string TextPlain text. The value is a String.
public const string FileUrlNative file paths. The value is an IReadOnlyList<string>.
Used by (3)
- DataObjectVixen.Ui
- DataObjectTestsVixen.Ui.Tests
- InAppDragTestsVixen.Ui.Tests