Expander : ContentControl

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of Expander that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

Implemented properties

Property Supported on
bool IsExpanded all platforms supported by Uno Platform
DataTemplateSelector HeaderTemplateSelector all platforms supported by Uno Platform
DataTemplate HeaderTemplate all platforms supported by Uno Platform
object Header all platforms supported by Uno Platform
ExpandDirection ExpandDirection all platforms supported by Uno Platform
ExpanderTemplateSettings TemplateSettings all platforms supported by Uno Platform
DependencyProperty ExpandDirectionProperty all platforms supported by Uno Platform
DependencyProperty HeaderProperty all platforms supported by Uno Platform
DependencyProperty HeaderTemplateProperty all platforms supported by Uno Platform
DependencyProperty HeaderTemplateSelectorProperty all platforms supported by Uno Platform
DependencyProperty IsExpandedProperty all platforms supported by Uno Platform

Implemented events

Event Supported on
TypedEventHandler<Expander, ExpanderCollapsedEventArgs> Collapsed all platforms supported by Uno Platform
TypedEventHandler<Expander, ExpanderExpandingEventArgs> Expanding all platforms supported by Uno Platform

Last updated Friday, 26 April 2024 18:42.