# ability\_slice.h - [Overview](#section1291883369165626) - [Summary](#section1835853466165626) - [Data Structures](#nested-classes) ## **Overview** **Related Modules:** [AbilityKit](abilitykit.md) **Description:** Declares ability slice-related functions, including ability slice lifecycle callbacks and functions for connecting to or disconnecting from ability slices. **AbilitySlice** instances, which are specific to [Feature](feature.md) Abilities \(abilities using the Page template\), are used to present different screens on an application's user interface. A [Feature](feature.md) Ability can have multiple ability slices. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Data Structures
Provides ability slice-related functions, including ability slice lifecycle callbacks and functions for connecting to or disconnecting from ability slices. |