PersonPicture : Control
Implemented for: WASM, Skia, Mobile
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
Below are all properties, methods, and events of PersonPicture that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty BadgeGlyphProperty | MacOS |
| DependencyProperty BadgeImageSourceProperty | MacOS |
| DependencyProperty BadgeNumberProperty | MacOS |
| DependencyProperty BadgeTextProperty | MacOS |
| DependencyProperty ContactProperty | MacOS |
| DependencyProperty DisplayNameProperty | MacOS |
| DependencyProperty InitialsProperty | MacOS |
| DependencyProperty IsGroupProperty | MacOS |
| DependencyProperty PreferSmallImageProperty | MacOS |
| DependencyProperty ProfilePictureProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| string BadgeGlyph | MacOS |
| ImageSource BadgeImageSource | MacOS |
| int BadgeNumber | MacOS |
| string BadgeText | MacOS |
| Contact Contact | MacOS |
| string DisplayName | MacOS |
| string Initials | MacOS |
| bool IsGroup | MacOS |
| bool PreferSmallImage | MacOS |
| ImageSource ProfilePicture | MacOS |
| PersonPictureTemplateSettings TemplateSettings | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| PersonPicture FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(PersonPicture) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Last updated Thursday, 27 August 2026 18:27.