[Missing <summary> documentation for "T:Monobjc.AppKit.NSAnimatablePropertyContainer"]

C# | Visual Basic | Visual C++ |
public class NSAnimatablePropertyContainer
Public Class NSAnimatablePropertyContainer
public ref class NSAnimatablePropertyContainer

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | NSAnimatablePropertyContainer()()()() | Initializes a new instance of the NSAnimatablePropertyContainer class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() | NSAnimationTriggerOrderIn | The key that references the transition animation used when a view becomes visible, either as a result of being inserted into the visible view hierarchy or as a result of the view no longer being set as hidden . Available in Mac OS X v10.5 and later. |
![]() ![]() | NSAnimationTriggerOrderOut | The key that references the transition animation used when a view is no longer visible, either as a result of being removed from the visible view hierarchy or as a result of the view set as hidden. Available in Mac OS X v10.5 and later. |
![]() | ToString()()()() | (Inherited from Object.) |

Object | |
![]() | NSAnimatablePropertyContainer |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)