Share via


MLStateGetPredictionCompletionHandler Delegate

Definition

public delegate void MLStateGetPredictionCompletionHandler(IMLFeatureProvider? output, NSError? error);
type MLStateGetPredictionCompletionHandler = delegate of IMLFeatureProvider * NSError -> unit

Parameters

error
NSError

Applies to