Editar

Share via


MPMusicPlayerController.Volume Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'MPVolumeView' for volume control instead.")]
public virtual float Volume { [Foundation.Export("volume")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'MPVolumeView' for volume control instead.")] get; [Foundation.Export("setVolume:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'MPVolumeView' for volume control instead.")] set; }
member this.Volume : single with get, set

Property Value

Attributes

Applies to