Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PBXCapabilityType

class in UnityEditor.iOS.Xcode

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Represents the capability types you can configure in a PBXProject.

Static Properties

AccessWiFiInformationDefinition of the Access WiFi Information capability requirements.
AppAttestDefinition of the App Attest capability requirements.
AppGroupsDefinition of the App Groups capability requirements.
ApplePayDefinition of the Apple Pay capability requirements.
ApplePayLaterMerchandisingDefinition of the Apple Pay Later Merchandising capability requirements.
AppTransportSecurityExceptionDefinition of the App Transport Security Exception capability requirements.
AssociatedDomainsDefinition of the Associated Domains capability requirements.
AutoFillCredentialProviderDefinition of the Auto Fill Credential Provider capability requirements.
BackgroundModesDefinition of the Background Modes capability requirements.
ClassKitDefinition of the ClassKit capability requirements.
CommunicationNotificationsDefinition of the Communication Notifications capability requirements.
DataProtectionDefinition of the Data Protection capability requirements.
ExtendedVirtualAddressingDefinition of the Extended Virtual Addressing capability requirements.
FamilyControlsDefinition of the Family Controls capability requirements.
FileProviderTestingModeDefinition of the File Provider Testing Mode capability requirements.
FontsDefinition of the Fonts capability requirements.
GameCenterDefinition of the GameCenter capability requirements.
GameControllersDefinition of the Game Controllers capability requirements.
GameControllersTVOSDefinition of the tvOS Game Controller capability requirements.
GroupActivitiesDefinition of the Group Activities capability requirements.
HealthKitDefinition of the HealthKit capability requirements.
HealthKitEstimateRecalibrationDefinition of the HealthKit Estimate Recalibration capability requirements.
HomeKitDefinition of the HomeKit capability requirements.
HotspotDefinition of the Hotspot capability requirements.
iCloudDefinition of the iCloud capability requirements.
InAppPurchaseDefinition of the In-App Purchase capability requirements.
IncreasedMemoryLimitDefinition of the Increased Memory Limit capability requirements.
InterAppAudioDefinition of the Inter-App Audio capability requirements.
JournalingSuggestionsDefinition of the Journaling Suggestions capability requirements.
KeychainSharingDefinition of the Keychain Sharing capability requirements.
ManagedAppInstallationUIDefinition of the Managed App Installation UI capability requirements.
ManageThreadNetworkCredentialsDefinition of the Manage Thread Network Credentials capability requirements.
MapsDefinition of the Maps capability requirements.
MatterAllowSetupPayloadDefinition of the Matter Allow Setup Payload capability requirements.
MDMManagedAssociatedDomainsDefinition of the MDM Managed Associated Domains capability requirements.
MessagesCollaborationDefinition of the Messages Collaboration capability requirements.
MultipathDefinition of the Multipath capability requirements.
NearFieldCommunicationDefinition of the Near Field Communication (NFC) Tag Reading capability requirements.
NetworkExtensionsDefinition of the Network Extensions capability requirements.
NetworkSlicing5GDefinition of the 5G Network Slicing capability requirements.
PersonalVPNDefinition of the Personal VPN capability requirements.
PushNotificationsDefinition of the Push Notifications capability requirements.
PushToTalkDefinition of the Push To Talk capability requirements.
SensitiveContentAnalysisDefinition of the Sensitive Content Analysis capability requirements.
ShallowDepthAndPressureDefinition of the Shallow Depth And Pressure capability requirements.
SharedWithYouDefinition of the Shared With You capability requirements.
SignInWithAppleDefinition of the Sign in with Apple capability requirements.
SiriDefinition of the Siri capability requirements.
SustainedExecutionDefinition of the Sustained Execution capability requirements.
TapToPresentIDOniPhoneDefinition of the Tap to Present ID on iPhone (Display Only) capability requirements.
TimeSensitiveNotificationsDefinition of the Time Sensitive Notifications capability requirements.
WalletDefinition of the Wallet capability requirements.
WeatherKitDefinition of the WeatherKit capability requirements.
WirelessAccessoryConfigurationDefinition of the Wireless Accessory Configuration capability requirements.

Properties

frameworksSpecifies frameworks required by the capability.
optionalFrameworkSpecifies an optional framework a capability may use.
requiresEntitlementsSpecifies if a capability requires entitlements.

Constructors

PBXCapabilityTypeThis object represents what a capability changes in the PBXProject file.