Share via


OSLogStore.CreateLocalStore(NSError) Method

Definition

[Foundation.Export("localStoreAndReturnError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static OSLog.OSLogStore? CreateLocalStore(out Foundation.NSError? error);
[<Foundation.Export("localStoreAndReturnError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateLocalStore : NSError -> OSLog.OSLogStore

Parameters

error
NSError

Returns

Attributes

Applies to