Düzenle

Aracılığıyla paylaş


CAEmitterCell.DefaultValueForKey(String) Method

Definition

Returns the default value for the property that is indexed by the specified key.

[Foundation.Export("defaultValueForKey:")]
public static Foundation.NSObject DefaultValueForKey (string key);
static member DefaultValueForKey : string -> Foundation.NSObject

Parameters

key
String

To be added.

This parameter can be null.

Returns

Attributes

Applies to