ButtonConfigHelperMigrationHandler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Migration handler for migrating buttons with custom icons to the button config helper.
public ref class ButtonConfigHelperMigrationHandler : Microsoft::MixedReality::Toolkit::Utilities::IMigrationHandler
public class ButtonConfigHelperMigrationHandler : Microsoft.MixedReality.Toolkit.Utilities.IMigrationHandler
type ButtonConfigHelperMigrationHandler = class
interface IMigrationHandler
Public Class ButtonConfigHelperMigrationHandler
Implements IMigrationHandler
- Inheritance
-
ButtonConfigHelperMigrationHandler
- Implements
Constructors
ButtonConfigHelperMigrationHandler() |
Methods
CanMigrate(GameObject) |
Returns true if this migration handler can apply a migration to gameObject |
Migrate(GameObject) |
Applies migration to gameObject |