public class KeyboardResizedSignalType : global::System.IDisposable
{
private global::System.Runtime.InteropServices.HandleRef swigCPtr;
+ /// <summary>
+ /// KeyboardResizedSignalType
+ /// </summary>
protected bool swigCMemOwn;
internal KeyboardResizedSignalType(global::System.IntPtr cPtr, bool cMemoryOwn)
public class LanguageChangedSignalType : global::System.IDisposable
{
private global::System.Runtime.InteropServices.HandleRef swigCPtr;
+ /// <summary>
+ /// LanguageChangedSignalType
+ /// </summary>
protected bool swigCMemOwn;
internal LanguageChangedSignalType(global::System.IntPtr cPtr, bool cMemoryOwn)
return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
}
- protected virtual void Dispose(DisposeTypes type)
+ protected override void Dispose(DisposeTypes type)
{
if (disposed)
{
}
}
- public static WatchApplication Instance
+ public new static WatchApplication Instance
{
get
{
if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve();
}
/// <summary>
- /// Downcasts a handle to tabelView handle.
+ /// Downcasts a handle to TabelView handle.
/// </summary>
/// <since_tizen> 3 </since_tizen>
/// Please do not use! this will be deprecated!
public class Extents : global::System.IDisposable
{
private global::System.Runtime.InteropServices.HandleRef swigCPtr;
+ /// <summary>
+ /// Extents class
+ /// </summary>
protected bool swigCMemOwn;
internal Extents(global::System.IntPtr cPtr, bool cMemoryOwn)
//A Flag to check who called Dispose(). (By User or DisposeQueue)
private bool isDisposeQueued = false;
- //A Flat to check if it is already disposed.
+ /// <summary>
+ /// A Flat to check if it is already disposed.
+ /// </summary>
protected bool disposed = false;
/// <summary>
}
}
+ /// <summary>
+ /// To make a Extents instance be disposed.
+ /// </summary>
+ /// <param name="type">Extents type</param>
protected virtual void Dispose(DisposeTypes type)
{
if (disposed)
/// Please DO NOT use! This will be deprecated!
/// Dispose() method in Singletone classes (ex: FocusManager, StyleManager, VisualFactory, IMFManager, TtsPlayer, Window) is not required.
/// Because it is Sigletone, so it is alive for one thread until the NUI is terminated, so it never be disposed.
- [Obsolete("Please DO NOT use! This will be Deprecated!")]
[EditorBrowsable(EditorBrowsableState.Never)]
protected override void Dispose(DisposeTypes type)
{
/// <since_tizen> 3 </since_tizen>
/// Please do not use! this will be deprecated.
/// Instead please use FocusedViewActivatedEventArgs.
- [Obsolete("Please DO NOT use! This will be deprecated, instead please USE Tizen.NUI.FocusManager.FocusedViewActivatedEventArgs")]
[EditorBrowsable(EditorBrowsableState.Never)]
public class FocusedViewEnterKeyEventArgs : EventArgs
{
/// Please DO NOT use! This will be deprecated!
/// Dispose() method in Singletone classes (ex: FocusManager, StyleManager, VisualFactory, IMFManager, TtsPlayer, Window) is not required.
/// Because it is Sigletone, so it is alive for one thread until the NUI is terminated, so it never be disposed.
- [Obsolete("Please DO NOT use! This will be Deprecated!")]
[EditorBrowsable(EditorBrowsableState.Never)]
protected override void Dispose(DisposeTypes type)
{
/// ImfManager event received signal.
/// </summary>
//Please do not use! this will be internal
- [Obsolete("Please DO NOT use! This will be internal method!")]
[EditorBrowsable(EditorBrowsableState.Never)]
public ImfEventSignalType EventReceivedSignal()
{
/// And this would make some problem, because dotnet runtime would change the address of memory allocated.
/// So this is required to be removed.
/// currently no use. will be added later
- [Obsolete("Please DO NOT use! This will be Deprecated!")]
[EditorBrowsable(EditorBrowsableState.Never)]
public class PixelData : BaseHandle
{
/// Please DO NOT use! This will be deprecated!
/// Dispose() method in Singletone classes (ex: FocusManager, StyleManager, VisualFactory, IMFManager, TtsPlayer, Window) is not required.
/// Because it is Sigletone, so it is alive for one thread until the NUI is terminated, so it never be disposed.
- [Obsolete("Please DO NOT use! This will be Deprecated!")]
[EditorBrowsable(EditorBrowsableState.Never)]
protected override void Dispose(DisposeTypes type)
{
/// Please DO NOT use! This will be deprecated!
/// Dispose() method in Singletone classes (ex: FocusManager, StyleManager, VisualFactory, IMFManager, TtsPlayer, Window) is not required.
/// Because it is Sigletone, so it is alive for one thread until the NUI is terminated, so it never be disposed.
- [Obsolete("Please DO NOT use! This will be Deprecated!")]
[EditorBrowsable(EditorBrowsableState.Never)]
protected override void Dispose(DisposeTypes type)
{
}
/// <summary>
- ///// Downcasts a handle to Timer handle.
+ /// Downcasts a handle to Timer handle.
/// </summary>
/// <since_tizen> 3 </since_tizen>
/// Please do not use! this will be deprecated!
/// Please DO NOT use! This will be deprecated!
/// Dispose() method in Singletone classes (ex: FocusManager, StyleManager, VisualFactory, IMFManager, TtsPlayer, Window) is not required.
/// Because it is Sigletone, so it is alive for one thread until the NUI is terminated, so it never be disposed.
- [Obsolete("Please DO NOT use! This will be Deprecated!")]
[EditorBrowsable(EditorBrowsableState.Never)]
protected override void Dispose(DisposeTypes type)
{
/// <summary>
/// Widget object should be created by WidgetApplication.
/// </summary>
- [Obsolete("Please do not use! this will be deprecated")]
+ /// This is an experimental feature. We do recommend not to use it.
[EditorBrowsable(EditorBrowsableState.Never)]
public class Widget : BaseHandle
{
/// Please DO NOT use! This will be deprecated!
/// Dispose() method in Singletone classes (ex: FocusManager, StyleManager, VisualFactory, IMFManager, TtsPlayer, Window) is not required.
/// Because it is Sigletone, so it is alive for one thread until the NUI is terminated, so it never be disposed.
- [Obsolete("Please DO NOT use! This will be Deprecated!")]
[EditorBrowsable(EditorBrowsableState.Never)]
protected override void Dispose(DisposeTypes type)
{