Text
Height
freya_
node_
state
0.2.1
Text
Height
Required Methods
needs_custom_height
Implementations on Foreign Types
TextHeightBehavior
Implementors
In crate freya_
node_
state
Structs
AccessibilityNodeState
Border
BorderWidth
CanvasReference
CanvasRunnerContext
ConicGradient
CornerRadius
CursorReference
CursorState
FontStyleState
GradientStop
ImageReference
LayerState
LayoutState
LinearGradient
NodeReference
ParseError
RadialGradient
ReferencesState
Shadow
SplitAsciiWhitespaceExcludingGroup
SplitExcludingGroup
StyleState
TransformState
ViewportState
Enums
AttributesBytes
BorderAlignment
CursorMode
CustomAttributeValues
Fill
Focusable
HighlightMode
OverflowMode
ShadowPosition
TextOverflow
Traits
DisplayColor
ExtSplit
Parse
ParseAttribute
TextHeight
Functions
dynamic_bytes
parse_calc
static_bytes
Type Aliases
CanvasRunner
?
Settings
Trait
freya_node_state
::
TextHeight
Copy item path
source
·
[
−
]
pub trait TextHeight { // Required method fn
needs_custom_height
(&self) ->
bool
; }
Required Methods
§
source
fn
needs_custom_height
(&self) ->
bool
Implementations on Foreign Types
§
source
§
impl
TextHeight
for TextHeightBehavior
source
§
fn
needs_custom_height
(&self) ->
bool
Implementors
§