CALayer.Actions Property

Definition

NSDictionary containing the layer's actions.

public virtual Foundation.NSDictionary Actions { [Foundation.Export("actions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setActions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Actions : Foundation.NSDictionary with get, set

Property Value

The default value is null.

This value can be null.

Attributes

Applies to