ObjectiveCFrameworkAttribute(String) Constructor

Definition

Initializes a new ObjectiveCFrameworkAttribute attribute.

public ObjectiveCFrameworkAttribute(string framework);
new ObjCRuntime.ObjectiveCFrameworkAttribute : string -> ObjCRuntime.ObjectiveCFrameworkAttribute

Parameters

framework
String

The name of the Objective-C framework.

Applies to