Interface IAccessibleStreamable
- Namespace
- Javax.Accessibility
- Assembly
- MASES.JNet.dll
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/accessibility/AccessibleStreamable.html
public interface IAccessibleStreamable
Properties
MimeTypes
DataFlavor[] MimeTypes { get; }
Property Value
Methods
GetStream(DataFlavor)
InputStream GetStream(DataFlavor arg0)
Parameters
arg0
DataFlavor