Share via


BEMediaEnvironment.Activate(NSError) Method

Definition

[Foundation.Export("activateWithError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Activate(out Foundation.NSError? error);
[<Foundation.Export("activateWithError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Activate : NSError -> bool
override this.Activate : NSError -> bool

Parameters

error
NSError

Returns

Attributes

Applies to