INRelativeSettingResolutionResult.GetSuccess(INRelativeSetting) Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the parameter value was successfully matched.

public static Intents.INRelativeSettingResolutionResult GetSuccess (Intents.INRelativeSetting resolvedValue);
static member GetSuccess : Intents.INRelativeSetting -> Intents.INRelativeSettingResolutionResult

Parameters

resolvedValue
INRelativeSetting

Returns

Applies to