AdoptsAttribute(String) Constructor

Definition

public AdoptsAttribute (string protocolType);
new ObjCRuntime.AdoptsAttribute : string -> ObjCRuntime.AdoptsAttribute

Parameters

protocolType
String

The name of the protocol you are adopting.

Applies to