Share via


INLengthResolutionResult.GetSuccess(NSMeasurement<NSUnitLength>) Method

Definition

[Foundation.Export("successWithResolvedLength:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INLengthResolutionResult GetSuccess(Foundation.NSMeasurement<Foundation.NSUnitLength> resolvedLength);
[<Foundation.Export("successWithResolvedLength:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSuccess : Foundation.NSMeasurement<Foundation.NSUnitLength> -> Intents.INLengthResolutionResult

Parameters

resolvedLength
NSMeasurement<NSUnitLength>

Returns

Attributes

Applies to