FluentTheme.

TryGetResource(object, object?) Method

Namespace
Avalonia.Themes.Fluent
Containing Type
FluentTheme

Syntax

public bool TryGetResource(object key, out object? value)

Parameters

Name Type Description
key object
value object?

Return Value

Type Description
bool