Table of Contents

Method SetNativeTheme

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetNativeTheme(string)

Allows runtime switching of the UI environment theme.

public virtual bool SetNativeTheme(string theme)

Parameters

theme string

Theme name

Returns

bool

true if operation was successful, false otherwise.