Share via


RPScreenRecorder.Available Property

Definition

Gets a Boolean value that tells whether the screen recorder is available.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public bool Available { [Foundation.Export("isAvailable")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isAvailable")>]
member this.Available : bool

Property Value

Attributes

Applies to