PlatformEnlightenmentProvider class¶
Attributes: [EditorBrowsable(EditorBrowsableState.1)]
Defined in
Namespace: System.Reactive.PlatformServices
Assembly: System.Reactive.dll
Full name: System.Reactive.PlatformServices.PlatformEnlightenmentProvider
Modifiers: public static
Summary¶
(Infrastructure) Provider for platform-specific framework enlightenments.
Applies to
netstandard2.0
Remarks¶
This type is used by the Rx infrastructure and not meant for public consumption or implementation.
Properties¶
| Name | Summary |
|---|---|
| static Current | (Infrastructure) Gets the current enlightenment provider. If none is loaded yet, accessing this property triggers provider resolution. |