NSApplication.RequestUserAttention(NSRequestUserAttentionType) 方法

定义

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

参数

返回

System.System.IntPtr System.nativeint
属性

适用于