Behavior
A Behavior can be used by Views and Themes to allow delegation of the View.render call and other characteristics of the View. This way, a View can support pluggable visual style and behavior.
Inheritors
Functions
Link copied to clipboard
Allows the Behavior to override the View's View.childrenClipPath property.
Link copied to clipboard
Allows the Behavior to override the View's View.clipCanvasToBounds property.
Link copied to clipboard
Allows the Behavior to override the View's View.mirrorWhenRightLeft property.