共用方式為


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

傳回

適用於