2

Hi I am new a t TVML just want to know how can you load an image in a URL and to have a placeholder image while waiting for the URL.

I'm using the img tag.

Let me know thanks.

objectiveCarlo
  • 372
  • 2
  • 16

2 Answers2

0

It seems presently this feature is not supported on the TVML side.

You can always file a bug with Apple for this feature in future release.

0

You can implement your own TVViewElement that will add a placeholder image. For more information about the implementation see the post Set font family in TVML .

Community
  • 1
  • 1
Roman Podymov
  • 4,168
  • 4
  • 30
  • 57