Skip to content

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

NameSummary
.ctor

Properties

NameSummary
DisplayNameGets or sets the display name.
InitialsGets or sets the initials.
IsGroupGets or sets a value indicating whether this is a group.
BadgeNumberGets or sets the badge number.
BadgeGlyphGets or sets the badge glyph.
BadgeTextGets or sets the badge text.

Fields

NameSummary
static DisplayNamePropertyProperty for [DisplayName](#
static InitialsPropertyProperty for [Initials](#
static IsGroupPropertyProperty for [IsGroup](#
static BadgeNumberPropertyProperty for [BadgeNumber](#
static BadgeGlyphPropertyProperty for [BadgeGlyph](#
static BadgeTextPropertyProperty for [BadgeText](#
Inherited members