Contents

init(name:)

Creates a new app profile descriptor object with the specified name.

Declaration

init(name: String)

Parameters

  • name:

    The user-visible string to display for the profile.

Return Value

An initialized app profile descriptor object.