TeachingTip : ContentControl

Implemented for: WASM, Skia, Mobile

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 WASM, Skia, Mobile
FrameworkElement Target WASM, Skia, Mobile
TeachingTipTailVisibility TailVisibility WASM, Skia, Mobile
string Subtitle WASM, Skia, Mobile
bool ShouldConstrainToRootBounds WASM, Skia, Mobile
TeachingTipPlacementMode PreferredPlacement WASM, Skia, Mobile
Thickness PlacementMargin WASM, Skia, Mobile
bool IsOpen WASM, Skia, Mobile
bool IsLightDismissEnabled WASM, Skia, Mobile
IconSource IconSource WASM, Skia, Mobile
TeachingTipHeroContentPlacementMode HeroContentPlacement WASM, Skia, Mobile
UIElement HeroContent WASM, Skia, Mobile
Style CloseButtonStyle WASM, Skia, Mobile
object CloseButtonContent WASM, Skia, Mobile
object CloseButtonCommandParameter WASM, Skia, Mobile
Style ActionButtonStyle WASM, Skia, Mobile
object ActionButtonContent WASM, Skia, Mobile
object ActionButtonCommandParameter WASM, Skia, Mobile
TeachingTipTemplateSettings TemplateSettings WASM, Skia, Mobile
DependencyProperty ActionButtonCommandParameterProperty WASM, Skia, Mobile
DependencyProperty ActionButtonCommandProperty WASM, Skia, Mobile
DependencyProperty ActionButtonContentProperty WASM, Skia, Mobile
DependencyProperty ActionButtonStyleProperty WASM, Skia, Mobile
DependencyProperty CloseButtonCommandParameterProperty WASM, Skia, Mobile
DependencyProperty CloseButtonCommandProperty WASM, Skia, Mobile
DependencyProperty CloseButtonContentProperty WASM, Skia, Mobile
DependencyProperty CloseButtonStyleProperty WASM, Skia, Mobile
DependencyProperty HeroContentPlacementProperty WASM, Skia, Mobile
DependencyProperty HeroContentProperty WASM, Skia, Mobile
DependencyProperty IconSourceProperty WASM, Skia, Mobile
DependencyProperty IsLightDismissEnabledProperty WASM, Skia, Mobile
DependencyProperty IsOpenProperty WASM, Skia, Mobile
DependencyProperty PlacementMarginProperty WASM, Skia, Mobile
DependencyProperty PreferredPlacementProperty WASM, Skia, Mobile
DependencyProperty ShouldConstrainToRootBoundsProperty WASM, Skia, Mobile
DependencyProperty SubtitleProperty WASM, Skia, Mobile
DependencyProperty TailVisibilityProperty WASM, Skia, Mobile
DependencyProperty TargetProperty WASM, Skia, Mobile
DependencyProperty TemplateSettingsProperty WASM, Skia, Mobile
DependencyProperty TitleProperty WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<TeachingTip, object> ActionButtonClick WASM, Skia, Mobile
TypedEventHandler<TeachingTip, object> CloseButtonClick WASM, Skia, Mobile
TypedEventHandler<TeachingTip, TeachingTipClosedEventArgs> Closed WASM, Skia, Mobile
TypedEventHandler<TeachingTip, TeachingTipClosingEventArgs> Closing WASM, Skia, Mobile

Below are all properties, methods, and events of TeachingTip that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
string Title MacOS
FrameworkElement Target MacOS
TeachingTipTailVisibility TailVisibility MacOS
string Subtitle MacOS
bool ShouldConstrainToRootBounds MacOS
TeachingTipPlacementMode PreferredPlacement MacOS
Thickness PlacementMargin MacOS
bool IsOpen MacOS
bool IsLightDismissEnabled MacOS
IconSource IconSource MacOS
TeachingTipHeroContentPlacementMode HeroContentPlacement MacOS
UIElement HeroContent MacOS
Style CloseButtonStyle MacOS
object CloseButtonContent MacOS
object CloseButtonCommandParameter MacOS
ICommand CloseButtonCommand all platforms supported by Uno Platform
Style ActionButtonStyle MacOS
object ActionButtonContent MacOS
object ActionButtonCommandParameter MacOS
ICommand ActionButtonCommand all platforms supported by Uno Platform
TeachingTipTemplateSettings TemplateSettings MacOS
DependencyProperty ActionButtonCommandParameterProperty MacOS
DependencyProperty ActionButtonCommandProperty MacOS
DependencyProperty ActionButtonContentProperty MacOS
DependencyProperty ActionButtonStyleProperty MacOS
DependencyProperty CloseButtonCommandParameterProperty MacOS
DependencyProperty CloseButtonCommandProperty MacOS
DependencyProperty CloseButtonContentProperty MacOS
DependencyProperty CloseButtonStyleProperty MacOS
DependencyProperty HeroContentPlacementProperty MacOS
DependencyProperty HeroContentProperty MacOS
DependencyProperty IconSourceProperty MacOS
DependencyProperty IsLightDismissEnabledProperty MacOS
DependencyProperty IsOpenProperty MacOS
DependencyProperty PlacementMarginProperty MacOS
DependencyProperty PreferredPlacementProperty MacOS
DependencyProperty ShouldConstrainToRootBoundsProperty MacOS
DependencyProperty SubtitleProperty MacOS
DependencyProperty TailVisibilityProperty MacOS
DependencyProperty TargetProperty MacOS
DependencyProperty TemplateSettingsProperty MacOS
DependencyProperty TitleProperty MacOS

Not implemented events

Event Not supported on
TypedEventHandler<TeachingTip, object> ActionButtonClick MacOS
TypedEventHandler<TeachingTip, object> CloseButtonClick MacOS
TypedEventHandler<TeachingTip, TeachingTipClosedEventArgs> Closed MacOS
TypedEventHandler<TeachingTip, TeachingTipClosingEventArgs> Closing MacOS

Last updated Monday, 14 April 2025 02:07.