共用方式為


AVAudioSession.CurrentRoute 屬性

定義

作用中的輸入輸出路由。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAudioSessionRouteDescription CurrentRoute { [Foundation.Export("currentRoute")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CurrentRoute : AVFoundation.AVAudioSessionRouteDescription

屬性值

屬性

適用於