Class Window.ResizedEventArgs

    Definition

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

    Feeds a key event into the window. This resized event arguments.

    public class Window.ResizedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    Window.ResizedEventArgs

    Properties

    View Source

    WindowSize

    This window size.

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