Class ShadowConstants
Inheritance
System.Object
ShadowConstants
Namespace: Unity.UIWidgets.material
Syntax
public class ShadowConstants
Fields
kElevationToShadow
Declaration
public static readonly Dictionary<int, List<BoxShadow>> kElevationToShadow
Field Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.Int32, System.Collections.Generic.List<BoxShadow>> |