TeachingTip : ContentControl
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of TeachingTip
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 |
---|---|
string Title | all platforms supported by Uno Platform |
FrameworkElement Target | all platforms supported by Uno Platform |
TeachingTipTailVisibility TailVisibility | all platforms supported by Uno Platform |
string Subtitle | all platforms supported by Uno Platform |
bool ShouldConstrainToRootBounds | all platforms supported by Uno Platform |
TeachingTipPlacementMode PreferredPlacement | all platforms supported by Uno Platform |
Thickness PlacementMargin | all platforms supported by Uno Platform |
bool IsOpen | all platforms supported by Uno Platform |
bool IsLightDismissEnabled | all platforms supported by Uno Platform |
IconSource IconSource | all platforms supported by Uno Platform |
TeachingTipHeroContentPlacementMode HeroContentPlacement | all platforms supported by Uno Platform |
UIElement HeroContent | all platforms supported by Uno Platform |
Style CloseButtonStyle | all platforms supported by Uno Platform |
object CloseButtonContent | all platforms supported by Uno Platform |
object CloseButtonCommandParameter | all platforms supported by Uno Platform |
Style ActionButtonStyle | all platforms supported by Uno Platform |
object ActionButtonContent | all platforms supported by Uno Platform |
object ActionButtonCommandParameter | all platforms supported by Uno Platform |
TeachingTipTemplateSettings TemplateSettings | all platforms supported by Uno Platform |
DependencyProperty ActionButtonCommandParameterProperty | all platforms supported by Uno Platform |
DependencyProperty ActionButtonCommandProperty | all platforms supported by Uno Platform |
DependencyProperty ActionButtonContentProperty | all platforms supported by Uno Platform |
DependencyProperty ActionButtonStyleProperty | all platforms supported by Uno Platform |
DependencyProperty CloseButtonCommandParameterProperty | all platforms supported by Uno Platform |
DependencyProperty CloseButtonCommandProperty | all platforms supported by Uno Platform |
DependencyProperty CloseButtonContentProperty | all platforms supported by Uno Platform |
DependencyProperty CloseButtonStyleProperty | all platforms supported by Uno Platform |
DependencyProperty HeroContentPlacementProperty | all platforms supported by Uno Platform |
DependencyProperty HeroContentProperty | all platforms supported by Uno Platform |
DependencyProperty IconSourceProperty | all platforms supported by Uno Platform |
DependencyProperty IsLightDismissEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty IsOpenProperty | all platforms supported by Uno Platform |
DependencyProperty PlacementMarginProperty | all platforms supported by Uno Platform |
DependencyProperty PreferredPlacementProperty | all platforms supported by Uno Platform |
DependencyProperty ShouldConstrainToRootBoundsProperty | all platforms supported by Uno Platform |
DependencyProperty SubtitleProperty | all platforms supported by Uno Platform |
DependencyProperty TailVisibilityProperty | all platforms supported by Uno Platform |
DependencyProperty TargetProperty | all platforms supported by Uno Platform |
DependencyProperty TemplateSettingsProperty | all platforms supported by Uno Platform |
DependencyProperty TitleProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
TypedEventHandler<TeachingTip, object> ActionButtonClick | all platforms supported by Uno Platform |
TypedEventHandler<TeachingTip, object> CloseButtonClick | all platforms supported by Uno Platform |
TypedEventHandler<TeachingTip, TeachingTipClosedEventArgs> Closed | all platforms supported by Uno Platform |
TypedEventHandler<TeachingTip, TeachingTipClosingEventArgs> Closing | all platforms supported by Uno Platform |
Below are all properties, methods, and events of TeachingTip
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
ICommand CloseButtonCommand | all platforms supported by Uno Platform |
ICommand ActionButtonCommand | all platforms supported by Uno Platform |
Last updated Thursday, 21 November 2024 15:21.