LinkWithAttribute.LinkTarget 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.
The target platform (or platforms) that this library is built for.
public ObjCRuntime.LinkTarget LinkTarget { get; set; }
member this.LinkTarget : ObjCRuntime.LinkTarget with get, set
Property Value
A bitwise-or'ing of LinkTarget.
Remarks
This field is ignored, Xamarin.iOS will instead look in the native library to see which architectures are present in the library.