Click or drag to resize

SingletonTInstance Property

Gets the single instance of the class.

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public static T Instance { get; }

Property Value

Type: T
See Also