CAAnimation.ShouldArchiveValueForKey(String) Method

Definition

Whether the value for the given key should be archived.

[Foundation.Export("shouldArchiveValueForKey:")]
public virtual bool ShouldArchiveValueForKey (string key);
abstract member ShouldArchiveValueForKey : string -> bool
override this.ShouldArchiveValueForKey : string -> bool

Parameters

key
String

To be added.

This parameter can be null.

Returns

Attributes

Applies to