Search Results for

    Show / Hide Table of Contents

    Class OscSequences

    List of OSC sequences

    Inheritance
    object
    OscSequences
    Namespace: Terminaux.Sequences.Builder.Types
    Assembly: Terminaux.dll
    Syntax
    public static class OscSequences

    Methods

    | Edit this page View Source

    GenerateOscOperatingSystemCommand(string)

    Generates an escape sequence of type OSC with action OscOperatingSystemCommand

    Declaration
    public static string GenerateOscOperatingSystemCommand(string proprietaryCommands)
    Parameters
    Type Name Description
    string proprietaryCommands
    Returns
    Type Description
    string
    | Edit this page View Source

    GenerateOscOperatingSystemCommandAlt(string)

    Generates an escape sequence of type OSC with action OscOperatingSystemCommandAlt

    Declaration
    public static string GenerateOscOperatingSystemCommandAlt(string proprietaryCommands)
    Parameters
    Type Name Description
    string proprietaryCommands
    Returns
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX