Class ImageViewBindings
Definition
- Assembly:
- Tizen.NUI.dll
Provides a set of static properties that represent the bindable properties of the ImageView class.
public static class ImageViewBindings
- Inheritance
-
objectImageViewBindings
Properties
View SourceResourceUrlProperty
Represents the bindable property for the ResourceUrl property.
Declaration
public static BindingProperty<ImageView, string> ResourceUrlProperty { get; }
Property Value
| Type | Description |
|---|---|
| BindingProperty<ImageView, string> |