CAEmitterBehavior.Create(NSString) Method

Definition

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

Applies to