CAEmitterCell.DefaultValueForKey(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns
- Attributes