logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class PreviewGestureHelpPopup

    The preview toolbar's "?" popup: a fixed cheat-sheet of the direct-manipulation gestures and their modifier keys, mirroring the "Editing in the preview" section of the HUD cookbook.

    Inheritance
    object
    PreviewGestureHelpPopup
    Namespace: Serenity.Ui.Infrastructure.Editor.Preview
    Assembly: Serenity.UnityUi.Infrastructure.Editor.dll
    Syntax
    public sealed class PreviewGestureHelpPopup : PopupWindowContent

    Constructors

    PreviewGestureHelpPopup()

    Declaration
    public PreviewGestureHelpPopup()

    Methods

    GetWindowSize()

    Declaration
    public override Vector2 GetWindowSize()
    Returns
    Type Description
    Vector2

    OnGUI(Rect)

    Declaration
    public override void OnGUI(Rect rect)
    Parameters
    Type Name Description
    Rect rect
    In this article
    © 2026 Serenity. All Rights Reserved