Class ImageViewBindings

    Definition

    Namespace:
    Tizen.NUI.Binding
    Assembly:
    Tizen.NUI.dll

    Provides a set of static properties that represent the bindable properties of the ImageView class.

    public static class ImageViewBindings
    Inheritance
    object
    ImageViewBindings

    Properties

    View Source

    ResourceUrlProperty

    Represents the bindable property for the ResourceUrl property.

    Declaration
    public static BindingProperty<ImageView, string> ResourceUrlProperty { get; }
    Property Value
    Type Description
    BindingProperty<ImageView, string>
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX