HKSourceRevision
HKSourceRevision(IntPtr)
HKSourceRevision(NativeHandle)
HKSourceRevision(NSCoder)
HKSourceRevision(NSObjectFlag)
HKSourceRevision(HKSource, String)
HKSourceRevision(HKSource, String, String, NSOperatingSystemVersion)
ClassHandle
OperatingSystemVersion
ProductType
Source
Version
Copy(NSZone)
EncodeTo(NSCoder)
xamarinios
namespace HealthKit
{
[Introduced(PlatformName.WatchOS, 2, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
[Register("HKSourceRevision", true)]
public class HKSourceRevision : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("initWithSource:version:productType:operatingSystemVersion:")]
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
public HKSourceRevision(HKSource! source, string? version, string? productType, NSOperatingSystemVersion operatingSystemVersion);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API