Vixen
02b45cc4
csharp
public sealed class Skeleton

A grey box standing in for content that has not arrived.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

A shape and nothing else — no text, no children, and no behaviour. What makes it worth a type rather than a class on a div is that the theme animates it, and an application that wrote the class by hand would have to know the theme's name for it.

Fields and properties (2)

  • protected override string TagName

    The element name this type answers to when a caller does not choose one.

  • protected override bool AcceptsFocus

    Whether the focus can rest on this kind of control at all.