Class RotationChangedEventArgs

    Definition

    Namespace:
    Tizen.Uix.InputMethod
    Assembly:
    Tizen.Uix.InputMethod.dll

    This class contains the data related to the RotationChanged event.

    [Obsolete("Deprecated since API12. Will be removed in API14.")]
    public class RotationChangedEventArgs
    Inheritance
    object
    RotationChangedEventArgs

    Properties

    View Source

    Degree

    The rotation degree.

    Declaration
    [Obsolete("Deprecated since API12. Will be removed in API14.")]
    public int Degree { get; }
    Property Value
    Type Description
    int
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX