TransitionPreviewWindow.

IsPreviewing(SerializedProperty) Method

Summary

Is the `property` being previewed at the moment?

Syntax

public static bool IsPreviewing(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
bool