fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
Rule.apply
fluid
theme
Rule
Apply this rule on the given style.
bool
apply
(Node node, Rule rule)
bool
apply
(Node node, Style style)
struct
Rule
bool
apply
(
Node
node
,
ref
Style
style
)
Return Value
Type:
bool
True if applied, false if not.
Meta
Source
See Implementation
fluid
theme
Rule
aliases
FieldType
StyleDelegate
loadTypeface
functions
apply
applyStatic
canApply
variables
breadcrumbs
fields
selector
styleDelegate
Apply this rule on the given style.