namespace CoreBluetooth
{
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
[Register("CBMutableService", true)]
public class CBMutableService : CBService
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[DesignatedInitializer]
[Export("initWithType:primary:")]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public CBMutableService(CBUUIDnot null uuid, bool primary);
}
}
nuget.org | 0.0 % |
---|---|
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
.NET | 7.0-ios |
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
OS Platforms | For the selected framework this API is only supported on the following OS platforms:
|