-
Home
-
API
-
XenoAtom.Terminal
-
TerminalInstance
-
Methods
-
RemoveMarkupStyle(String)
RemoveMarkupStyle(String) Method
Definition
Removes a custom markup style token and invalidates cached markup renderers.
public bool RemoveMarkupStyle(string token)
Parameters
- token
- String
The token name to remove.
Returns
- Boolean
true if the token was removed; otherwise false.