ICustomNativeVisualizer.InitNew Method
Called when the custom visualizer is created by or connected to a CustomVisualizerProxy.
InitNew(CustomVisualizerContext context)
Called when the custom visualizer is created by or connected to a CustomVisualizerProxy.Syntax
public void InitNew (
CustomVisualizerContext context
)
Parameters
Gives the custom visualizer access to properties of the CustomVisualizerProxy.
Remarks
The custom visualizer may save a reference to the context object for later use.
Platforms
Windows, Linux, Android