Class PageSwitchData
Inheritance
PageSwitchData
Assembly: NXOpenUI.dll
Syntax
public class PageSwitchData : TransientObject, IMessageSink, IDisposable
Constructors
PageSwitchData(nint)
Declaration
protected PageSwitchData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
ActivatedPage
Declaration
public int ActivatedPage { get; }
Property Value
DeactivatedPage
Declaration
public int DeactivatedPage { get; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink