MonoMac.CoreAnimation.CATransaction Members

The members of MonoMac.CoreAnimation.CATransaction are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

static
AnimationDurationdouble. Documentation for this section has not yet been entered.
[read-only]
static
AnimationDurationKeyMonoMac.Foundation.NSString. Represents the value associated with the constant kCATransactionAnimationDuration
static
AnimationTimingFunctionCAMediaTimingFunction. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
static
CompletionBlockMonoMac.Foundation.NSAction. Documentation for this section has not yet been entered.
[read-only]
static
CompletionBlockKeyMonoMac.Foundation.NSString. Represents the value associated with the constant kCATransactionCompletionBlock
static
DisableActionsbool. Documentation for this section has not yet been entered.
[read-only]
static
DisableActionsKeyMonoMac.Foundation.NSString. Represents the value associated with the constant kCATransactionDisableActions
[read-only]
static
TimingFunctionKeyMonoMac.Foundation.NSString. Represents the value associated with the constant kCATransactionAnimationTimingFunction

Public Methods

static
Begin()
Documentation for this section has not yet been entered.
static
Commit()
Documentation for this section has not yet been entered.
static
Flush()
Documentation for this section has not yet been entered.
static
Lock()
Documentation for this section has not yet been entered.
static
SetValueForKey(MonoMac.Foundation.NSObject, MonoMac.Foundation.NSString)
Documentation for this section has not yet been entered.
static
Unlock()
Documentation for this section has not yet been entered.
static
ValueForKey(MonoMac.Foundation.NSString) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.