MPChangeRepeatModeCommand.CurrentRepeatType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MediaPlayer.MPRepeatType CurrentRepeatType { [Foundation.Export("currentRepeatType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCurrentRepeatType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentRepeatType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setCurrentRepeatType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.CurrentRepeatType : MediaPlayer.MPRepeatType with get, set

Property Value

Attributes

Applies to