Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17962] Windows: Implement Ti.UI.ImageView

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-11-21T23:04:22.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsmerge-3.4.2
ReporterIngo Muschenetz
AssigneeChristopher Williams
Created2014-11-05T16:04:23.000+0000
Updated2017-03-14T19:55:39.000+0000

Description

http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.ImageView http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.image.aspx

Implemented:

Properties:

- image ----

Not Implemented:

Properties:

- animating - autorotate - decodeRetries - defaultImage - duration - enableZoomControls - hires - images - paused - preventDefaultImage - repeatCount - reverse

Methods:

- add( view ) - pause( ) - remove( view ) - resume( ) - start( ) - stop( ) - toBlob( )

Events:

- change - error - load - pause - start - stop

Comments

  1. Kota Iguchi 2014-11-18

    Done by https://github.com/appcelerator/titanium_mobile_windows/pull/173
  2. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source