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
PreviewGestureHelpPopup
Assembly: Serenity.UnityUi.Infrastructure.Editor.dll
public sealed class PreviewGestureHelpPopup : PopupWindowContent
Constructors
Declaration
public PreviewGestureHelpPopup()
Methods
Declaration
public override Vector2 GetWindowSize()
Returns
Declaration
public override void OnGUI(Rect rect)
Parameters
| Type |
Name |
Description |
| Rect |
rect |
|