CAEmitterBehavior.Create(NSString) 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.
Caution
Always throw a 'NotSupportedException' (not a public API).
[System.Obsolete("Always throw a 'NotSupportedException' (not a public API).")]
public static CoreAnimation.CAEmitterBehavior Create (Foundation.NSString type);
[Foundation.Export("behaviorWithType:")]
public static CoreAnimation.CAEmitterBehavior Create (Foundation.NSString type);
static member Create : Foundation.NSString -> CoreAnimation.CAEmitterBehavior
Parameters
- type
- NSString
Returns
- Attributes