Skip to content

hdk2200/MessageUISample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MessageUISample

Show short message on screen test project.

Timer hide label.

Timer hide label.

UILabel with padding.

Basic usage of UINavigationController

This project includes a custom UILabel class that can add rounded corners, borders, and margins.

  • This is done by overriding UILabel's drawText.

  • Override intrinsicContentSize and return the correct rectangle for use in Storyboard.

  • Override sizeThatFits to return the correct rectangle so that it works correctly when using sizeToFit in code.

  • It not worked when lineBreakMode=.byCharWrapping .

About

Show short message on screen test project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages