-
- All Implemented Interfaces:
-
android.os.Parcelable
public interface Decoration.Style implements Parcelable
The Decoration Style determines the look and feel of a decoration once rendered by a Navigator.
It is media type agnostic, meaning that each Navigator will translate the style into a set of rendering instructions which makes sense for the resource type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classDecoration.Style.Highlightpublic final classDecoration.Style.Underlinepublic interfaceDecoration.Style.TintedA type of Style which has a tint color.
public interfaceDecoration.Style.ActivableA type of Style which can be in an "active" state.
-