Share via


NSProcessInfo_NSDeviceCertification.HasPerformanceProfile Method

Definition

[Foundation.Export("hasPerformanceProfile:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool HasPerformanceProfile(this Foundation.NSProcessInfo This, Metal.NSProcessPerformanceProfile performanceProfile);
[<Foundation.Export("hasPerformanceProfile:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member HasPerformanceProfile : Foundation.NSProcessInfo * Metal.NSProcessPerformanceProfile -> bool

Parameters

performanceProfile
NSProcessPerformanceProfile

Returns

Attributes

Applies to