CAEmitterCell.ShouldArchiveValueForKey(String) Method

Definition

Returns a Boolean value that tells if the value for 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