Search Results for

    Show / Hide Table of Contents

    Method ShowSubtitle

    ShowSubtitle(String, Int32)

    Shows a subtitle at the bottom of the screen for a given time

    Declaration
    public static void ShowSubtitle(string message, int duration = 2500)
    Parameters
    Type Name Description
    System.String message

    The message to display.

    System.Int32 duration

    The duration to display the subtitle in milliseconds.

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX