편집

다음을 통해 공유


INGetCarPowerLevelStatusIntentResponse.MinutesToFull Property

Definition

[ObjCRuntime.BindAs(typeof(System.Nullable`1<System.Double>), OriginalType=typeof(Foundation.NSNumber))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Nullable<double> MinutesToFull { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("minutesToFull", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setMinutesToFull:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.MinutesToFull : Nullable<double> with get, set

Property Value

Attributes

Applies to