Share via


NSTextView.RegisterForServices Method

Definition

[Foundation.Export("registerForServices")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void RegisterForServices();
[<Foundation.Export("registerForServices")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member RegisterForServices : unit -> unit
Attributes

Applies to