textHeightBehavior method
Implementation
AzText textHeightBehavior(TextHeightBehavior textHeightBehavior){
_textHeightBehavior = textHeightBehavior;
return this;
}
AzText textHeightBehavior(TextHeightBehavior textHeightBehavior){
_textHeightBehavior = textHeightBehavior;
return this;
}