Share via


GKFriendRequestComposeViewController.AddRecipientsFromEmails(String[]) Method

Definition

[Foundation.Export("addRecipientsWithEmailAddresses:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddRecipientsFromEmails(string[] emailAddresses);
[<Foundation.Export("addRecipientsWithEmailAddresses:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddRecipientsFromEmails : string[] -> unit
override this.AddRecipientsFromEmails : string[] -> unit

Parameters

emailAddresses
String[]
Attributes

Applies to