PersonPicture class¶
Defined in
Namespace: CrissCross.Avalonia.UI.Controls
Assembly: CrissCross.Avalonia.UI.dll
Full name: CrissCross.Avalonia.UI.Controls.PersonPicture
Modifiers: public
Summary¶
PersonPicture.
Applies to
net10.0, net10.0-browserwasm1.0, net10.0-desktop1.0, net9.0, net9.0-browserwasm1.0, net9.0-desktop1.0, net8.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2, netstandard2.1, net471
Class hierarchy
classDiagram
class PersonPicture
class TemplatedControl
TemplatedControl <|-- PersonPicture
Inherits from: TemplatedControl
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| DisplayName | Gets or sets the display name. |
| Initials | Gets or sets the initials. |
| IsGroup | Gets or sets a value indicating whether this is a group. |
| BadgeNumber | Gets or sets the badge number. |
| BadgeGlyph | Gets or sets the badge glyph. |
| BadgeText | Gets or sets the badge text. |
Fields¶
| Name | Summary |
|---|---|
| static DisplayNameProperty | Property for [DisplayName](# |
| static InitialsProperty | Property for [Initials](# |
| static IsGroupProperty | Property for [IsGroup](# |
| static BadgeNumberProperty | Property for [BadgeNumber](# |
| static BadgeGlyphProperty | Property for [BadgeGlyph](# |
| static BadgeTextProperty | Property for [BadgeText](# |