webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::AlternativeTextInfo Struct Reference

#include <AlternativeTextController.h>

Public Attributes

RefPtr< RangerangeWithAlternative
 
bool isActive
 
AlternativeTextType type
 
String originalText
 
RefPtr< AlternativeTextDetailsdetails
 

Member Data Documentation

◆ details

RefPtr<AlternativeTextDetails> WebCore::AlternativeTextInfo::details

◆ isActive

bool WebCore::AlternativeTextInfo::isActive

◆ originalText

String WebCore::AlternativeTextInfo::originalText

◆ rangeWithAlternative

RefPtr<Range> WebCore::AlternativeTextInfo::rangeWithAlternative

◆ type

AlternativeTextType WebCore::AlternativeTextInfo::type

The documentation for this struct was generated from the following file: