Share via


AVCustomRoutingController.CustomActionItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVRouting.AVCustomRoutingActionItem[] CustomActionItems { [Foundation.Export("customActionItems", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setCustomActionItems:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("customActionItems", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setCustomActionItems:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.CustomActionItems : AVRouting.AVCustomRoutingActionItem[] with get, set

Property Value

Attributes

Applies to