- Namespace
- Avalonia
.Controls - Containing Type
- Resource
Node Extensions
Syntax
public static IObservable<object?> GetResourceObservable(this IResourceProvider resourceProvider, object key, Func<object?, object?>? converter = null)
Parameters
Name | Type | Description |
---|---|---|
resourceProvider | IResourceProvider | |
key | object | |
converter | Func |
Return Value
Type | Description |
---|---|
IObservable |