Edit

Share via


UIApplicationShortcutIcon.FromContact(CNContact) Method

Definition

Creates and returns a new shortcut icon for the provided contact.

[Foundation.Export("iconWithContact:")]
public static UIKit.UIApplicationShortcutIcon FromContact (Contacts.CNContact contact);
static member FromContact : Contacts.CNContact -> UIKit.UIApplicationShortcutIcon

Parameters

contact
CNContact

Returns

Attributes

Applies to