Share via


INGetCarPowerLevelStatusIntentResponse.ActiveConnector Property

Definition

[ObjCRuntime.BindAs(typeof(Intents.INCarChargingConnectorType), OriginalType=typeof(Foundation.NSString))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INCarChargingConnectorType ActiveConnector { [Foundation.Export("activeConnector")] get; [Foundation.Export("setActiveConnector:")] set; }
[<ObjCRuntime.BindAs(typeof(Intents.INCarChargingConnectorType), OriginalType=typeof(Foundation.NSString))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("activeConnector")>]
[<set: Foundation.Export("setActiveConnector:")>]
member this.ActiveConnector : Intents.INCarChargingConnectorType with get, set

Property Value

Attributes

Applies to