mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
image changed
This commit is contained in:
@ -97,7 +97,7 @@ export var test_SettingImageUrlToFileWithinApp = function (done) {
|
||||
// ### How to create an image and set its url to file within the application.
|
||||
// ``` JavaScript
|
||||
var image = new ImageModule.Image();
|
||||
image.url = "~/app/small-image.png";
|
||||
image.url = "~/app/logo.png";
|
||||
// ```
|
||||
// </snippet>
|
||||
|
||||
|
Reference in New Issue
Block a user