Show / Hide Table of Contents

    Class Disposable

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll
    API Level:
    6

    Disposable class.

    public class Disposable : IDisposable
    Inheritance
    Object
    Disposable
    Derived
    Adaptor
    Adaptor
    Adaptor
    Adaptor
    Adaptor
    AlphaFunction
    AlphaFunction
    AlphaFunction
    AlphaFunction
    AlphaFunction
    TableView.CellPosition
    TableView.CellPosition
    TableView.CellPosition
    TableView.CellPosition
    TableView.CellPosition
    Color
    Color
    Color
    Color
    Color
    Tizen.NUI.Components.Notification
    Tizen.NUI.Components.Notification
    Tizen.NUI.Components.Notification
    Degree
    Degree
    Degree
    Degree
    Degree
    Extents
    Extents
    Extents
    Extents
    Extents
    Gesture
    Gesture
    Hover
    Hover
    InputMethodContext.CallbackData
    InputMethodContext.CallbackData
    InputMethodContext.CallbackData
    InputMethodContext.CallbackData
    InputMethodContext.EventData
    InputMethodContext.EventData
    InputMethodContext.EventData
    InputMethodContext.EventData
    Key
    Key
    PaddingType
    PaddingType
    PaddingType
    PaddingType
    PaddingType
    Position
    Position
    Position
    Position
    Position
    Position2D
    Position2D
    Position2D
    Position2D
    Position2D
    PropertyArray
    PropertyArray
    PropertyArray
    PropertyArray
    PropertyArray
    PropertyKey
    PropertyKey
    PropertyKey
    PropertyKey
    PropertyKey
    PropertyMap
    PropertyMap
    PropertyMap
    PropertyMap
    PropertyMap
    PropertyValue
    PropertyValue
    PropertyValue
    PropertyValue
    PropertyValue
    Radian
    Radian
    Radian
    Radian
    Radian
    Rectangle
    Rectangle
    Rectangle
    Rectangle
    Rectangle
    RelativeVector2
    RelativeVector2
    RelativeVector2
    RelativeVector2
    RelativeVector2
    RelativeVector3
    RelativeVector3
    RelativeVector3
    RelativeVector3
    RelativeVector3
    RelativeVector4
    RelativeVector4
    RelativeVector4
    RelativeVector4
    RelativeVector4
    RelayoutContainer
    RelayoutContainer
    RelayoutContainer
    RelayoutContainer
    RelayoutContainer
    Rotation
    Rotation
    Rotation
    Rotation
    Rotation
    Size
    Size
    Size
    Size
    Size
    Size2D
    Size2D
    Size2D
    Size2D
    Size2D
    Tizen.NUI.TimePeriod
    Tizen.NUI.TimePeriod
    Tizen.NUI.TransitionBase
    Tizen.NUI.TransitionBase
    Vector2
    Vector2
    Vector2
    Vector2
    Vector2
    Vector3
    Vector3
    Vector3
    Vector3
    Vector3
    Vector4
    Vector4
    Vector4
    Vector4
    Vector4
    WatchTime
    WatchTime
    WatchTime
    WatchTime
    WatchTime
    Tizen.NUI.WebPageLoadError
    Tizen.NUI.WebPageLoadError
    Wheel
    Wheel
    Implements
    IDisposable

    Constructors

    View Source

    Disposable()

    Create an instance of BaseHandle.

    Declaration
    public Disposable()
    API Level: 6

    Fields

    View Source

    disposed

    A Flat to check if it is already disposed.

    Declaration
    protected bool disposed
    Field Value
    Type Description
    Boolean
    API Level: 6

    Methods

    View Source

    Dispose()

    Dispose.

    Declaration
    public void Dispose()
    API Level: 6
    View Source

    Dispose(DisposeTypes)

    Dispose.

    Declaration
    protected virtual void Dispose(DisposeTypes type)
    Parameters
    Type Name Description
    DisposeTypes type
    API Level: 6
    View Source

    Finalize()

    Dispose.

    Declaration
    protected void Finalize()
    API Level: 6

    Implements

    System.IDisposable
    • View Source
    Back to top Copyright © 2016-2021 Samsung
    Generated by DocFX