Table of Contents

Class PreviewController

public static class PreviewController
Inheritance
PreviewController
Inherited Members

Properties

IsRunning

public static bool IsRunning { get; }

Property Value

bool

Methods

Start(Options)

public static void Start(PreviewController.Options options)

Parameters

options PreviewController.Options

Stop()

Stops all running animations and undoes all the changes done while playing

public static void Stop()