Version: 5.4
public void Initialize (Object[] targets);

파라미터

targets The objects being previewed.

설명

Called when the Preview gets created with the objects being previewed.

You can override this function and use this to cache or initialize anything needed by your preview.