Table of Contents

Class DynamicTint

Namespace
UraniumUI.Theming
Assembly
UraniumUI.dll
public static class DynamicTint
Inheritance
DynamicTint
Inherited Members

Fields

BackgroundColorOpacityProperty

public static readonly BindableProperty BackgroundColorOpacityProperty

Field Value

BindableProperty

Methods

GetBackgroundColorOpacity(BindableObject)

public static float GetBackgroundColorOpacity(BindableObject view)

Parameters

view BindableObject

Returns

float

SetBackgroundColorOpacity(BindableObject, float)

public static void SetBackgroundColorOpacity(BindableObject view, float value)

Parameters

view BindableObject
value float