Method GetComponentAttachment
GetComponentAttachment(string)
Gets the component attachment for the provided component key
Declaration
public IComponentAttachment GetComponentAttachment(string key)
Parameters
Type | Name | Description |
---|---|---|
string | key | Component Key to find |
Returns
Type | Description |
---|---|
IComponentAttachment | IComponentAttachment. |