ModifyRoute Class
Location
- Namespace
- Fuse.Navigation
- Package
- Fuse.Navigation 2.9.1
Interface of ModifyRoute
Inherited from RouterModify
Bookmark : string ux
Get the route from this bookmark.
How : ModifyRouteHow ux
How to modify the router.
Path : IExpression ux
Relative : Node ux
Router : Router ux
The router to use. If this is null (default) then it looks through the ancestor nodes to find the nearest router.
Style : string ux
The operation style of the transition.
Transition : NavigationGotoMode ux
How to transition to the new page.
Inherited from TriggerAction
AtProgress : float ux
Delay : float ux
The number of seconds after the start of the trigger that the action should be performed.
Direction : TriggerWhen ux
IsActive : bool ux
IsProgressTriggered : bool uno
OnUnrooted uno
Perform(Node) uno
PerformFromNode(Node) uno
ProgressWhen(float) : float uno
SourceFileName : string ux
hide
SourceLineNumber : int ux
hide
TargetNode : Node ux
Unroot uno
When : TriggerWhen ux
Inherited from PropertyObject
AddPropertyListener(IPropertyListener) uno
OnPropertyChanged(Selector, IPropertyListener) uno
OnPropertyChanged(Selector) uno
RemovePropertyListener(IPropertyListener) uno
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Attached UX Attributes
GlobalKey (attached by Resource) : string ux
Implemented Interfaces
IListener uno
ISourceLocation uno
hide