Field DefaultOverlayImage
Gets or sets svg image which is used as overlay image over the caret.
This is used for example when editor is in the
selection state on the mobile platform. If null
,
ImgCircleFilled is used.
public static SvgImage? DefaultOverlayImage
Returns
- SvgImage
- Gets or sets svg image which is used as overlay image over the caret. This is used for example when editor is in the selection state on the mobile platform. If null, is used.