ToolTip : ContentControl
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of ToolTip
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 |
---|---|
PlacementMode Placement | all platforms supported by Uno Platform |
bool IsOpen | all platforms supported by Uno Platform |
DependencyProperty IsOpenProperty | all platforms supported by Uno Platform |
DependencyProperty PlacementProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
RoutedEventHandler Closed | all platforms supported by Uno Platform |
RoutedEventHandler Opened | all platforms supported by Uno Platform |
Below are all properties, methods, and events of ToolTip
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
double VerticalOffset | all platforms supported by Uno Platform |
UIElement PlacementTarget | all platforms supported by Uno Platform |
Rect? PlacementRect | all platforms supported by Uno Platform |
double HorizontalOffset | all platforms supported by Uno Platform |
ToolTipTemplateSettings TemplateSettings | all platforms supported by Uno Platform |
DependencyProperty HorizontalOffsetProperty | all platforms supported by Uno Platform |
DependencyProperty PlacementRectProperty | all platforms supported by Uno Platform |
DependencyProperty PlacementTargetProperty | all platforms supported by Uno Platform |
DependencyProperty VerticalOffsetProperty | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.