AudioComponent.GetIcon 方法

定义

重载

GetIcon()
GetIcon(Single)

GetIcon()

public AppKit.NSImage GetIcon ();
member this.GetIcon : unit -> AppKit.NSImage

返回

适用于

GetIcon(Single)

public UIKit.UIImage GetIcon (float desiredPointSize);
member this.GetIcon : single -> UIKit.UIImage

参数

desiredPointSize
Single

返回

适用于