AVAudioSession.OrientationRight Property

Definition

Represents the value associated with the constant AVAudioSessionOrientationRight

[Foundation.Field("AVAudioSessionOrientationRight", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString OrientationRight { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.OrientationRight : Foundation.NSString

Property Value

Attributes

Applies to