Share via


RendererInfo Class

Definition

Provides information about the platform that the component is running on.

public sealed class RendererInfo
type RendererInfo = class
Public NotInheritable Class RendererInfo
Inheritance
RendererInfo

Constructors

RendererInfo(String, Boolean)

Provides information about the platform that the component is running on.

Properties

IsInteractive

Gets a flag to indicate if the platform is interactive.

Name

Gets the name of the platform.

Applies to