Share via


NSWorkspace.ExtendPowerOffBy(IntPtr) Method

Definition

[Foundation.Export("extendPowerOffBy:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr ExtendPowerOffBy(IntPtr requested);
[<Foundation.Export("extendPowerOffBy:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ExtendPowerOffBy : nativeint -> nativeint
override this.ExtendPowerOffBy : nativeint -> nativeint

Parameters

requested
IntPtr

nativeint

Returns

IntPtr

nativeint

Attributes

Applies to