ActionBuilders.Action


@RequiresSchemaVersion(major = 1, minor = 0)
public interface ActionBuilders.Action

Known direct subclasses
ActionBuilders.LaunchAction

An action used to launch another activity on the system.

ActionBuilders.LoadAction

An action used to load (or reload) the layout contents.


Interface defining an action that can be used by a layout element.