UIApplicationShortcutIcon.FromType(UIApplicationShortcutIconType) Method

Definition

Creates and returns a new shortcut icon for the specified icon type.

[Foundation.Export("iconWithType:")]
public static UIKit.UIApplicationShortcutIcon FromType (UIKit.UIApplicationShortcutIconType type);
static member FromType : UIKit.UIApplicationShortcutIconType -> UIKit.UIApplicationShortcutIcon

Parameters

Returns

Attributes

Applies to