Handles scope contexts and fragments for animations. More...
Public Member Functions | |
int | FindScopeContext (string contextName) |
Finds the ID of the context which name is the same as the value of contextName . More... | |
int | FindFragmentId (string fragmentName) |
Finds the ID of the fragment which's name is the same as fragmentName . More... | |
void | Release () |
Release this ControllerDefinition from the managed and unmanaged side. More... | |
Handles scope contexts and fragments for animations.
|
inline |
Finds the ID of the fragment which's name is the same as fragmentName .
fragmentName | Name of the fragment. |
|
inline |
Finds the ID of the context which name is the same as the value of contextName .
contextName | The name of the context. |
|
inline |
Release this ControllerDefinition from the managed and unmanaged side.