Share via


SFSpeechLanguageModelConfiguration.Weight Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable<System.Single>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float? Weight { [Foundation.Export("weight", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindAs(typeof(System.Nullable<System.Single>), OriginalType=typeof(Foundation.NSNumber))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("weight", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Weight : Nullable<single>

Property Value

Attributes

Applies to