T - The type of the mode to be accessed.ModeAccessor.ModeProperty<T>public static interface ModeAccessor.ModeMutator<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
setMode(T aMode) |
Sets the mode for the mode property.
|
void setMode(T aMode)
aMode - The mode to be stored by the mode property.Copyright © 2018. All rights reserved.