Click or drag to resize

ModernWindowIsAvatarVisible Property

Gets or sets a value indicating whether the avatar is visible.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public bool IsAvatarVisible { get; set; }

Property Value

Type: Boolean
true if the avatar is visible; otherwise, false.
See Also