Class DynamicTint
public static class DynamicTint
- Inheritance
-
DynamicTint
- Inherited Members
Fields
BackgroundColorOpacityProperty
public static readonly BindableProperty BackgroundColorOpacityProperty
Field Value
Methods
GetBackgroundColorOpacity(BindableObject)
public static float GetBackgroundColorOpacity(BindableObject view)
Parameters
view
BindableObject
Returns
SetBackgroundColorOpacity(BindableObject, float)
public static void SetBackgroundColorOpacity(BindableObject view, float value)
Parameters
view
BindableObjectvalue
float