DiscreteNavigationController class
ink.DiscreteNavigationController
Inheritance
Base: ink.WidgetLogicController
Derived
BaseButtonView, ink.ButtonController, ink.ContainerNavigationController, ink.VirtualCompoundController
Properties
| Property | Type | |
|---|---|---|
shouldUpdateScrollController | bool | |
isNavigalbe | bool | |
supportsHoldInput | bool |
Functions
void SetNavigable(bool navigable)RTTIvoid Navigate(ink.DiscreteNavigationDirection direction)RTTIvoid OverrideNavigation(ink.DiscreteNavigationDirection direction, WeakHandle<ink.Widget> target)RTTIvoid SetInputDisabled(bool disabled)RTTI