FCPChannelTypes enum

Inheritance

Constructors

FCPChannelTypes()
const

Values

onCarplayConnectionChange → const FCPChannelTypes
setRootTemplate → const FCPChannelTypes
forceUpdateRootTemplate → const FCPChannelTypes
updateListItem → const FCPChannelTypes
onFCPListItemSelected → const FCPChannelTypes
onFCPListItemSelectedComplete → const FCPChannelTypes
onFCPAlertActionPressed → const FCPChannelTypes
setAlert → const FCPChannelTypes
onPresentStateChanged → const FCPChannelTypes
popTemplate → const FCPChannelTypes
closePresent → const FCPChannelTypes
pushTemplate → const FCPChannelTypes
onGridButtonPressed → const FCPChannelTypes
setActionSheet → const FCPChannelTypes
onBarButtonPressed → const FCPChannelTypes
onTextButtonPressed → const FCPChannelTypes
popToRootTemplate → const FCPChannelTypes

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<FCPChannelTypes>
A constant List of the values in this enum, in order of their declaration.