webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Properties | List of all members
WebUITextIndicatorData Class Reference

#import <WebViewPrivate.h>

Inheritance diagram for WebUITextIndicatorData:
NSObject

Properties

UIImage * dataInteractionImage
 
CGRect selectionRectInRootViewCoordinates
 
CGRect textBoundingRectInRootViewCoordinates
 
NSArray< NSValue * > * textRectsInBoundingRectCoordinates
 
CGFloat contentImageScaleFactor
 
UIImage * contentImageWithHighlight
 
UIImage * contentImage
 

Property Documentation

◆ contentImage

- (UIImage*) contentImage
readwritenonatomicretain

◆ contentImageScaleFactor

- (CGFloat) contentImageScaleFactor
readwritenonatomicassign

◆ contentImageWithHighlight

- (UIImage*) contentImageWithHighlight
readwritenonatomicretain

◆ dataInteractionImage

- (UIImage*) dataInteractionImage
readwritenonatomicretain

◆ selectionRectInRootViewCoordinates

- (CGRect) selectionRectInRootViewCoordinates
readwritenonatomicassign

◆ textBoundingRectInRootViewCoordinates

- (CGRect) textBoundingRectInRootViewCoordinates
readwritenonatomicassign

◆ textRectsInBoundingRectCoordinates

- (NSArray<NSValue *>*) textRectsInBoundingRectCoordinates
readwritenonatomicretain

The documentation for this class was generated from the following files: