GKComponentSystem<TComponent>.ComponentClass Property
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.
Gets the component class, which specifies the kind of components that are allowed for the component system.
public virtual ObjCRuntime.Class ComponentClass { [Foundation.Export("componentClass")] get; }
member this.ComponentClass : ObjCRuntime.Class
Property Value
- Attributes