Class ImageView.ResourceReadyEventArgs

    Definition

    Namespace:
    Tizen.NUI.BaseComponents
    Assembly:
    Tizen.NUI.dll

    Event arguments of resource ready.

    public class ImageView.ResourceReadyEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    ImageView.ResourceReadyEventArgs

    Properties

    View Source

    View

    The view whose resource is ready.

    Declaration
    public View View { get; set; }
    Property Value
    Type Description
    View
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX