Share via


LinkWithAttribute.LinkWithSwiftSystemLibraries Property

Definition

Determines whether the library uses Swift.

public bool LinkWithSwiftSystemLibraries { get; set; }
member this.LinkWithSwiftSystemLibraries : bool with get, set

Property Value

Remarks

If this is true, the app will automatically link with the Swift system libraries.

Applies to