DroidDiagram Programmer's Guide
Theme.unregisterStyle Method
See Also
 






Unregisters the Style object associated with the specified type.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void unregisterStyle (
    Class<?> type
)

 Parameters

type

The runtime type to unregister.

 See Also

Theme Members
Theme Class
com.mindfusion.diagramming Namespace