Share via


Expander Class

Definition

[Xamarin.Forms.ContentProperty("Content")]
public class Expander : Xamarin.CommunityToolkit.UI.Views.Internals.BaseTemplatedView<Xamarin.Forms.StackLayout>
Inheritance
Attributes

Constructors

Expander()

Fields

CollapseAnimationEasingProperty
CollapseAnimationLengthProperty
CommandParameterProperty
CommandProperty
ContentProperty
ContentTemplateProperty
DirectionProperty
ExpandAnimationEasingProperty
ExpandAnimationLengthProperty
ForceUpdateSizeCommandProperty
HeaderProperty
IsExpandedProperty
StateProperty

Properties

CollapseAnimationEasing
CollapseAnimationLength
Command
CommandParameter
Content
ContentTemplate
Control (Inherited from BaseTemplatedView<TControl>)
Direction
ExpandAnimationEasing
ExpandAnimationLength
ForceUpdateSizeCommand
Header
IsExpanded
State

Methods

ForceUpdateSize()
OnBindingContextChanged()
OnChildAdded(Element) (Inherited from BaseTemplatedView<TControl>)
OnControlInitialized(StackLayout)
OnControlInitialized(TControl) (Inherited from BaseTemplatedView<TControl>)
OnSizeAllocated(Double, Double)

Events

Tapped

Applies to