Share via


INGetCarPowerLevelStatusIntentResponse.ChargePercentRemaining Property

Definition

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

Property Value

Attributes

Applies to