Table of Contents

Class PreviewController.Options

public class PreviewController.Options
Inheritance
PreviewController.Options
Inherited Members
Extension Methods

Properties

Animation

public AbstractAnimation Animation { get; set; }

Property Value

AbstractAnimation

OnStop

public Action OnStop { get; set; }

Property Value

Action