Text Drawable Helper
Class that helps to support drawing text in drawables. It can be used by any drawable that draws text.
Constructors
Types
Link copied to clipboard
interface TextDrawableDelegate
Delegate interface to be implemented by Drawables that own a TextDrawableHelper.
Functions
Link copied to clipboard
Returns the visual height of the
text
based on its current text appearance.Link copied to clipboard
Returns the visual width of the
text
based on its current text appearance.Link copied to clipboard
Link copied to clipboard
Sets the delegate that owns this TextDrawableHelper.
Link copied to clipboard
Sets the delegate drawable's text appearance.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard