I'm using ElmSharp's button object. How do I change the font size?
By GwangGyu Choi
19 Aug 2019 02:53
English
1 Replies
I'm using ElmSharp's button object. How do I change the font size?
I'm working on a Galaxy Watch widget.
Example code..
Button btn = new Button(Window)
btn = new Button(Window)
{
Text = "test widget",
AlignmentX = -1,
AlignmentY = -1,
WeightX = 1,
WeightY = 1
}
https://developer.tizen.org/dev-guide/csapi/api/ElmSharp.Button.html
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------