Edit

Share via


NSApplication.RequestUserAttention(NSRequestUserAttentionType) Method

Definition

[Foundation.Export("requestUserAttention:")]
public virtual nint RequestUserAttention (AppKit.NSRequestUserAttentionType requestType);
abstract member RequestUserAttention : AppKit.NSRequestUserAttentionType -> nint
override this.RequestUserAttention : AppKit.NSRequestUserAttentionType -> nint

Parameters

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to