PersonPicture : Control
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of PersonPicture
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how PersonPicture
works, you can use the Uno Gallery or run your own tests on the Uno Playground.
Implemented properties
Property | Supported on |
---|---|
ImageSource ProfilePicture | all platforms supported by Uno Platform |
bool PreferSmallImage | all platforms supported by Uno Platform |
bool IsGroup | all platforms supported by Uno Platform |
string Initials | all platforms supported by Uno Platform |
string DisplayName | all platforms supported by Uno Platform |
Contact Contact | all platforms supported by Uno Platform |
string BadgeText | all platforms supported by Uno Platform |
int BadgeNumber | all platforms supported by Uno Platform |
ImageSource BadgeImageSource | all platforms supported by Uno Platform |
string BadgeGlyph | all platforms supported by Uno Platform |
PersonPictureTemplateSettings TemplateSettings | all platforms supported by Uno Platform |
DependencyProperty BadgeGlyphProperty | all platforms supported by Uno Platform |
DependencyProperty BadgeImageSourceProperty | all platforms supported by Uno Platform |
DependencyProperty BadgeNumberProperty | all platforms supported by Uno Platform |
DependencyProperty BadgeTextProperty | all platforms supported by Uno Platform |
DependencyProperty ContactProperty | all platforms supported by Uno Platform |
DependencyProperty DisplayNameProperty | all platforms supported by Uno Platform |
DependencyProperty InitialsProperty | all platforms supported by Uno Platform |
DependencyProperty IsGroupProperty | all platforms supported by Uno Platform |
DependencyProperty PreferSmallImageProperty | all platforms supported by Uno Platform |
DependencyProperty ProfilePictureProperty | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.