[Closed] Add .TextColor()
Extension Method
#37
Closed
brminnick
started this conversation in
New Feature Discussions
Replies: 3 comments 3 replies
-
@bijington What do you think about us opening this as a Proposal? I'm happy to Champion it and implement it. Since it's a pretty simple addition, I'm confident I can add it to |
Beta Was this translation helpful? Give feedback.
3 replies
-
Promoted to Proposal: #38 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed and answered |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This proposal would add the
.TextColor()
fluent extension method.Currently
IText.TextColor
can only be set using property initializers like so:This
API Design
Usage
Beta Was this translation helpful? Give feedback.
All reactions