Interface for linkable views.
Task< string > Title
Title of the current view
byte?[] Media
Encoded media, if available.
bool IsLinkable
If the current view is linkable.
bool EncodeAppLinks
If App links should be encoded with the link.
bool HasMedia
If linkable view has media associated with link.
string? MediaContentType
Content-Type of associated media.