Share via


GKComponentSystem<TComponent>.Components Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual TComponent[] Components { [Foundation.Export("components", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("components", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Components : 'Component[]

Property Value

TComponent[]
Attributes

Applies to