Edit

Share via


ICLSContextProvider.UpdateDescendants Method

Definition

[Foundation.Export("updateDescendantsOfContext:completion:")]
[Foundation.Preserve(Conditional=true)]
public void UpdateDescendants (ClassKit.CLSContext context, Action<Foundation.NSError> completion);
abstract member UpdateDescendants : ClassKit.CLSContext * Action<Foundation.NSError> -> unit

Parameters

context
CLSContext
completion
Action<NSError>
Attributes

Applies to